view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 2705:3f44abfe7264

mod_log_http: Remove accidentally-committed debugging code
author Matthew Wild <mwild1@gmail.com>
date Tue, 25 Apr 2017 12:02:36 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;