view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 4663:6e5572fc6840

mod_watch_spam_reports: Support for fetching admins from authz provider
author Matthew Wild <mwild1@gmail.com>
date Thu, 26 Aug 2021 16:52:13 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;