view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 5660:bebb10fa5787

mod_push2: Add back body truncation logic
author Stephen Paul Weber <singpolyma@singpolyma.net>
date Tue, 19 Sep 2023 21:33:40 -0500
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;