view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 4221:e5998f53f4ff

mod_cloud_notify: make logging more clear
author tmolitor <thilo@eightysoft.de>
date Mon, 19 Oct 2020 16:31:01 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;