view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 4483:c4f11a4b5ac7

mod_ogp: Add the ability to whitelist domains
author JC Brand <jc@opkode.com>
date Tue, 02 Mar 2021 13:36:10 +0100 (2021-03-02)
parents 1d51c5e38faa
children
line wrap: on
line source
package XMPP::TestUtils;

use strict;
use warnings;

1;