view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 3165:7af4776a5dea

mod_http_upload_external: Log file type and size
author Matthew Wild <mwild1@gmail.com>
date Mon, 02 Jul 2018 12:56:51 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;