view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 3087:67b503c749eb

mod_cloud_notify: Some more cleanup
author tmolitor <thilo@eightysoft.de>
date Sat, 02 Jun 2018 03:09:10 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;