view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 3298:a646fcb45334

mod_muc_badge/README: Remove obsolete option This was replaced by using the actual room name
author Kim Alvefur <zash@zash.se>
date Thu, 06 Sep 2018 18:41:09 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;