view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 3284:29a4d8b63fb1

mod_muc_badge: Preserve spaces in SVG, fixes displaying nicer borders.
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Sat, 25 Aug 2018 17:42:13 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;