view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 3294:947790ec4406

mod_bookmarks: Ensure the configuration is correct even with create-on-subscribe.
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Fri, 31 Aug 2018 22:17:19 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;