view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 6250:4ae051999194

mod_flags: Add short stub README with link to Prosody docs
author Kim Alvefur <zash@zash.se>
date Sun, 08 Jun 2025 13:36:40 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;