view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 3056:6fce9a935b38

Merge commit
author tmolitor <thilo@eightysoft.de>
date Mon, 28 May 2018 18:53:43 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;