view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 4329:2a5164162708

mod_cloud_notify_encrypted: Fix the location of the <encrypt> element in push registrations
author Matthew Wild <mwild1@gmail.com>
date Wed, 13 Jan 2021 14:15:38 +0000
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;