view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 2788:512405077709

mod_measure_stanza_counts: Fix a crash in mod_bosh.
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Mon, 09 Oct 2017 19:22:39 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;