view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 2568:01fcc5ebc655

mod_saslname/README: Update for XEP title change
author Kim Alvefur <zash@zash.se>
date Fri, 24 Feb 2017 16:41:09 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;