view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 2463:e2d955f6167f

mod_mam/README: Fix typo
author Kim Alvefur <zash@zash.se>
date Wed, 25 Jan 2017 10:34:50 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;