view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 5539:fa8435a27f7e

mod_firewall: enable marks by default
author Matthew Wild <mwild1@gmail.com>
date Thu, 08 Jun 2023 17:00:04 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;