view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 5905:02657e8693bc

mod_http_muc_log: replace "mam_muc" with "muc_mam" in README.markdown
author Luca Matei Pintilie <luca@lucamatei.com>
date Sun, 12 May 2024 17:01:20 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;