view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 2828:3ba36b66f297

mod_auth_external: Remove duplicated local variable [luacheck]
author Kim Alvefur <zash@zash.se>
date Sat, 18 Nov 2017 00:35:36 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;