view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 2676:1b081c8fc1d9

mod_storage_xmlarchive: Attempt to clean up orphaned files despite util.datamanager or internal storage having deleted the date index file (fixes #725)
author Kim Alvefur <zash@zash.se>
date Mon, 10 Apr 2017 21:09:44 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;