view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 2060:bd0c5d546bf8

mod_block_strangers: Allow iq/full responses through
author Matthew Wild <mwild1@gmail.com>
date Fri, 04 Mar 2016 17:16:13 +0000
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;