view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 4031:b2a6e163a6b4

mod_adhoc_groups: Fix check for error on group creation
author Kim Alvefur <zash@zash.se>
date Wed, 20 May 2020 17:24:57 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;