view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 5974:5a65a632d5b9

mod_smacks: fix small copy error
author Menel <menel@snikket.de>
date Mon, 21 Oct 2024 22:09:46 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;