view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 1205:7d2d440e2fa5

mod_muc_limits: Just drop error stanzas instead of bouncing them with more error stanzas
author Kim Alvefur <zash@zash.se>
date Sun, 06 Oct 2013 17:30:21 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;