view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 4062:a496841b596a

mod_watch_spam_reports: Document dependency on mod_spam_reporting
author Martin Dosch <martin@mdosch.de>
date Tue, 07 Jul 2020 14:34:24 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;