view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 3173:cd23446eaff1

mod_muc_badge: Use room name instead of fixed string (beware the silly width calculations)
author Kim Alvefur <zash@zash.se>
date Wed, 04 Jul 2018 23:04:22 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;