view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 4027:291a45919988

mod_muc_block_pm: Don't respond to error stanzas
author JC Brand <jc@opkode.com>
date Wed, 20 May 2020 11:11:11 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;