view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 823:8971110c0a61

Add test for vCard photo
author Rob Hoelz <rob@hoelz.ro>
date Mon, 17 Sep 2012 23:56:11 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;