view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 1477:db870913e1cf

mod_mam_archive: Doing stanza deserialization after mod_storage the right way
author syn@syn.im
date Wed, 30 Jul 2014 21:58:56 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;