view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 5075:ba2f1292d5fe

mod_sasl2_fast: Register HT-* mechanisms with the required channel binding
author Matthew Wild <mwild1@gmail.com>
date Sat, 15 Oct 2022 19:47:05 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;