view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 4321:71498f484c22

mod_muc_ban_ip: do not error() on banned user sending error to MUC
author Georg Lukas <georg@op-co.de>
date Wed, 06 Jan 2021 17:07:16 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;