view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 2509:34ec7bde5203

mod_mam: Add annotations [luacheck]
author Kim Alvefur <zash@zash.se>
date Mon, 20 Feb 2017 00:06:28 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;