view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 2817:f052b62c653c

mod_storage_xmlarchive/README: Minor tweak
author Kim Alvefur <zash@zash.se>
date Thu, 09 Nov 2017 14:24:42 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;