view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 4149:bb60db2b2cd1

mod_firewall: Update another chain name for consistency
author Matthew Wild <mwild1@gmail.com>
date Mon, 21 Sep 2020 15:49:54 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;