view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 4850:9187a7adfc39

mod_bookmarks2: Override the node configuration if it was wrong
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Thu, 06 Jan 2022 00:59:40 +0100 (2022-01-05)
parents 1d51c5e38faa
children
line wrap: on
line source
package XMPP::TestUtils;

use strict;
use warnings;

1;