view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 2781:fe5bb7b13a59

mod_s2s_reload_newcomponent: Fix to use imported configmanager instead of global
author Matthew Wild <mwild1@gmail.com>
date Tue, 03 Oct 2017 22:37:15 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;