view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 2307:ad7f87bd30c8

mod_carbons: Make the conditions for ignoring MUC PMs more specific (fixes #744)
author Kim Alvefur <zash@zash.se>
date Fri, 23 Sep 2016 14:01:44 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;