view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 1144:ccb0c5afe658

mod_mam_muc: Fix room lookup, should be indexed by bare jid
author Kim Alvefur <zash@zash.se>
date Sat, 10 Aug 2013 21:31:51 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;