view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 900:aca1c5eb0508

mod_carbons: Catch outgoing messages to hosts (thanks waqas)
author Kim Alvefur <zash@zash.se>
date Fri, 18 Jan 2013 10:00:59 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;