view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 1877:055b39c08fd0

mod_watchuntrusted: Fix periodic cleanup to run more than once
author Kim Alvefur <zash@zash.se>
date Sun, 27 Sep 2015 14:58:15 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;