view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 3396:3bf847dbb063

mod_csi: Update README
author Matthew Wild <mwild1@gmail.com>
date Wed, 05 Dec 2018 14:12:35 +0000
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;