view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 1540:0c26b1638f8c

call archive API with username only
author Stuart Carnie <stuart.carnie@gmail.com>
date Tue, 28 Oct 2014 15:25:32 -0700
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;