view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 5662:81f1c617f4c7

mod_push2: Add note about luaossl patch
author Stephen Paul Weber <singpolyma@singpolyma.net>
date Tue, 19 Sep 2023 21:39:14 -0500
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;