view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 2778:2615facc461b

mod_swedishchef: Add configuration toggle
author Matthew Wild <mwild1@gmail.com>
date Fri, 29 Sep 2017 09:18:05 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;