view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 3296:a1ef6a46841e

mod_muc_badge/README: Add an example
author Kim Alvefur <zash@zash.se>
date Thu, 06 Sep 2018 18:10:44 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;