view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 3837:7440cffe30e2

mod_muc_occupant_id: Add TODO about MUC-PMs
author Maxime “pep” Buquet <pep@bouah.net>
date Mon, 06 Jan 2020 16:43:15 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;