view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 1464:8e293681deb5

Test telephone configuration in LDAP tests
author Rob Hoelz <rob@hoelz.ro>
date Wed, 02 Jul 2014 22:28:46 -0500
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;