view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 3285:38892f9f3fe9

mod_muc_badge: Add spaces around each part of the text.
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Sat, 25 Aug 2018 17:54:18 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;