view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 4849:192b7aaa3888

mod_conversejs: Try to depend on mod_bookmarks in trunk else mod_bookmarks2
author Kim Alvefur <zash@zash.se>
date Wed, 05 Jan 2022 21:22:13 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;