view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 6532:ac6f0db675aa

mod_muc_mav: Fix README.md for real Who would not hate YAML?
author Marvin W <hg@larma.de>
date Mon, 04 May 2026 23:57:07 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;