view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 2763:a6d19aea9b73

mod_http_muc_log: Ignore 'logging' room option, it's no longer set by mod_mam_muc
author Kim Alvefur <zash@zash.se>
date Mon, 04 Sep 2017 14:49:37 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;