view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 4611:7a9e1c81c63e

mod_watch_spam_reports: Support spam_reporting/abuse-report Now it also notifies for spam_reporting/abuse-report, before it only did for spam_reporting/spam-report
author Martin Dosch <martin@mdosch.de>
date Thu, 01 Jul 2021 21:00:03 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;