view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 2489:9d154c929319

mod_http_upload: Log the directory and filename joined
author Kim Alvefur <zash@zash.se>
date Fri, 10 Feb 2017 11:04:16 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;