view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 3286:4d1f6d47c889

mod_muc_badge: Reduce the opacity of the text shadows.
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Sat, 25 Aug 2018 17:55:16 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;