view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 2786:127d5452e4bb

mod_admin_web: Extract strophe from tarball without --strip-components (fixes #1013)
author Kim Alvefur <zash@zash.se>
date Sat, 07 Oct 2017 22:52:12 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;