view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 3938:3f4df08dce14

mod_smacks_offline: add readme
author tmolitor <thilo@eightysoft.de>
date Sun, 08 Mar 2020 19:53:52 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;