view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 2428:06e3b0ef8bdf

mod_mam_muc: Remove TODO about logging presence since it can do that already
author Kim Alvefur <zash@zash.se>
date Mon, 26 Dec 2016 15:43:32 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;