view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 4308:2d42dd45638a

mod_muc_mention_notifications: Remove debugging helpers
author JC Brand <jc@opkode.com>
date Mon, 21 Dec 2020 16:01:28 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;