view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 5829:1e28f32257d6

mod_poke_strangers: Fix incorrect log method calls
author Matthew Wild <mwild1@gmail.com>
date Wed, 24 Jan 2024 13:14:36 +0000
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;