view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 2766:314cebb3071e

mod_pastebin: Check for MUC presence before handling a message. Fixes #955.
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Tue, 19 Sep 2017 18:47:18 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;