view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 2988:3cc78e6a8758

mod_post_msg/README: Document how authentication is performed
author Kim Alvefur <zash@zash.se>
date Wed, 04 Apr 2018 15:54:30 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;