view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 1523:54f6158a4915

Backed out changeset 71af9c272d72
author syn@syn.im
date Sun, 12 Oct 2014 17:09:07 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;