view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 4151:fa79d19d0fdd

mod_cloud_notify: fix comment text
author tmolitor <thilo@eightysoft.de>
date Wed, 23 Sep 2020 19:55:46 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;