comparison mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 809:1d51c5e38faa

Add LDAP plugin suite
author rob@hoelz.ro
date Sun, 02 Sep 2012 15:35:50 +0200
parents
children
comparison
equal deleted inserted replaced
808:ba2e207e1fb7 809:1d51c5e38faa
1 package XMPP::TestUtils;
2
3 use strict;
4 use warnings;
5
6 1;