view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 2612:1cf418299d86

luacheckrc: Add the module:http_url API provided by mod_http to known globals
author Kim Alvefur <zash@zash.se>
date Tue, 14 Mar 2017 00:19:59 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;