view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 3670:6a437d6eb69f

mod_muc_occupant_id: add TODO regarding MAM handling
author Maxime “pep” Buquet <pep@bouah.net>
date Thu, 12 Sep 2019 01:16:26 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;