view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 4418:8c31d4b872c3

mod_groups_internal: fix log message not appearing "warning" vs "warn", sigh
author Jonas Schäfer <jonas@wielicki.name>
date Sun, 31 Jan 2021 12:20:03 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;