view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 2601:ba5757dc883d

mod_storage_xmlarchive: Move XML callback table into a variable to break long line [luacheck]
author Kim Alvefur <zash@zash.se>
date Mon, 06 Mar 2017 00:52:27 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;