view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 2174:7be158b3376f

mod_log_mark: Try to prevent timer drift
author Kim Alvefur <zash@zash.se>
date Sun, 08 May 2016 18:05:41 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;