view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 6111:ce755c661036

mod_sasl2: revert changes that should not have been committed
author tmolitor <thilo@eightysoft.de>
date Sun, 05 Jan 2025 18:01:47 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;