view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 6354:7bca4f5935d6

mod_s2s_auth_samecert: Link to section in XEP-0344 describing this behavior
author Kim Alvefur <zash@zash.se>
date Sat, 10 Jan 2026 17:41:53 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;