view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 2441:68ebc52222dc

Log URL called by http_roster_admin
author JC Brand <jc@opkode.com>
date Thu, 12 Jan 2017 09:49:32 +0000
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;