view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 1811:040f28f31bec

mod_adhoc_blacklist: Add README
author Kim Alvefur <zash@zash.se>
date Mon, 31 Aug 2015 18:01:35 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;