view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 5988:e2e387e83ded

mod_http_admin_api: README.md initial stub file
author Menel <menel@snikket.de>
date Wed, 23 Oct 2024 12:42:22 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;