view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 1945:e5039f14e2a7

mod_ipcheck: Fixed bad namespace
author Goffi <goffi@goffi.org>
date Sun, 08 Nov 2015 13:46:46 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;