view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 4680:59fdda04b87e

mod_auto_moved: Fix README rendering
author Matthew Wild <mwild1@gmail.com>
date Sun, 12 Sep 2021 19:27:06 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;