view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 1617:e0d8caffa209

mod_onions: Depend on mod_s2s to avoid a traceback when loaded before mod_s2s
author Matthew Wild <mwild1@gmail.com>
date Wed, 25 Feb 2015 17:27:00 +0000
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;