view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 820:005037032d65

mod_mam_muc: MUC version of mod_mam
author Kim Alvefur <zash@zash.se>
date Mon, 17 Sep 2012 20:14:51 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;