view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 2987:2af0be50b287

mod_post_msg/README: Describe the URL format
author Kim Alvefur <zash@zash.se>
date Wed, 04 Apr 2018 15:52:16 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;