view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 1586:b51e596c5a02

mod_mam_archive: Fixing SQL concatenation bug
author syn@syn.im
date Thu, 11 Dec 2014 20:43:14 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;