view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 4032:787fc3030087

mod_muc_markers: luacheck annotation
author Matthew Wild <mwild1@gmail.com>
date Thu, 21 May 2020 16:34:46 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;