view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 4775:fd90925dc239

mod_muc_offline_delivery: Handle the user not having any affiliation data (thanks Martin)
author Matthew Wild <mwild1@gmail.com>
date Thu, 18 Nov 2021 09:07:40 +0000
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;