view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 1857:5a19ccd8457a

mod_benchmark_storage: Add README
author Kim Alvefur <zash@zash.se>
date Mon, 14 Sep 2015 13:36:00 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;