view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 6531:2d17c39ede4d

mod_muc_mav: Fix README.md
author Marvin W <hg@larma.de>
date Mon, 04 May 2026 23:44:15 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;