mod_lib_ldap/dev/t/XMPP/TestUtils.pm
author Matthew Wild <mwild1@gmail.com>
Wed, 19 Jun 2024 16:54:52 +0100
changeset 5928 2b80188448d1
parent 809 1d51c5e38faa
permissions -rw-r--r--
mod_cloud_notify_encrypted: Add runtime dependency on mod_cloud_notify

package XMPP::TestUtils;

use strict;
use warnings;

1;