view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 1249:182cb8a8d2d8

mod_admin_web: Bump strophe.js version (use *all* the SCRAM-SHA-1)
author Florian Zeitz <florob@babelmonkeys.de>
date Thu, 12 Dec 2013 22:38:20 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;