view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 6288:dbbbd5caf292

mod_cloud_notify_encrypted: Fix variable name (thanks bronko)
author Matthew Wild <mwild1@gmail.com>
date Thu, 10 Jul 2025 10:15:35 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;