view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 876:512e31cd8b70

Fix login failure test to use a non-existent user
author Rob Hoelz <rob@hoelz.ro>
date Mon, 10 Dec 2012 22:35:00 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;