view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 4843:60887967b797

mod_conversejs: Switch dependency to mod_bookmarks2 Since mod_bookmarks2 now implements compatibility with the legacy PEP bookmarks storage method.
author Kim Alvefur <zash@zash.se>
date Tue, 04 Jan 2022 20:21:10 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;