view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 3985:c3e9caa29857

mod_smacks: fix typo in last commit
author tmolitor <thilo@eightysoft.de>
date Mon, 20 Apr 2020 15:30:56 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;