view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 2902:037ad1cd0d31

mod_auto_answer_disco_info: Remove unused variable (thanks luacheck)
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Wed, 07 Mar 2018 17:41:40 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;