view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 4301:bcb2b9adfcde

mod_muc_http_auth: Use get_option_set API properly
author Seve Ferrer <seve@delape.net>
date Tue, 15 Dec 2020 14:16:11 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;