view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 3632:83a68f5fde1d

mod_muc_occupant_id: depend on muc.
author Maxime “pep” Buquet <pep@bouah.net>
date Mon, 29 Jul 2019 16:10:09 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;