view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 1824:8435e1766054

mod_auth_ldap/README: Fix missing word and more markdown syntax tweaks
author Kim Alvefur <zash@zash.se>
date Thu, 03 Sep 2015 03:22:31 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;