view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 922:661e2322b4df

mod_s2s_never_encrypt_blacklist: cleanup code, also hooks were mixed up.
author Marco Cirillo <maranda@lightwitch.org>
date Thu, 07 Mar 2013 16:55:28 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;