view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 3684:0f3cb1247682

mod_muc_media_metadata: Fix example config
author Matthew Wild <mwild1@gmail.com>
date Sun, 29 Sep 2019 16:50:59 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;