view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 5157:9032143bad08

mod_unified_push: Update docs to recommend loading on normal hosts
author Matthew Wild <mwild1@gmail.com>
date Sat, 14 Jan 2023 18:31:38 +0000
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;