view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 3019:b19d64dd4c66

mod_http_authentication/README: Change name of config option to match the code
author Kim Alvefur <zash@zash.se>
date Sun, 20 May 2018 03:43:38 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;