view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 1277:999891a9ae5d

mod_mam_muc: Remove archives when a room is destroyed
author Kim Alvefur <zash@zash.se>
date Sat, 18 Jan 2014 21:07:12 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;