view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 2310:0006b600c5c2

Rename README to README.markdown
author JC Brand <jcbrand@minddistrict.com>
date Wed, 28 Sep 2016 14:55:07 +0000
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;