view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 2218:0ca0fdad3b2c

mod_pep_vcard_png_avatar: Add a README
author Michel Le Bihan <michel@lebihan.pl>
date Sun, 26 Jun 2016 18:20:25 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;