view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 2094:a1e9ca4cb181

mod_firewall: BOUNCE: Don't bounce error stanzas or iq results
author Matthew Wild <mwild1@gmail.com>
date Wed, 16 Mar 2016 12:42:17 +0000
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;