view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 3459:471855552f49

mod_storage_xmlarchive/README: Add reminder about backups
author Kim Alvefur <zash@zash.se>
date Thu, 24 Jan 2019 13:39:33 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;