view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 3623:da2d58208574

mod_muc_defaults: Allow setting of `name` and `description Also fix setting of language
author JC Brand <jc@opkode.com>
date Thu, 20 Jun 2019 10:37:48 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;