view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 3524:a7a751e57f32

luacheckrc: Update API method list from prosody
author Kim Alvefur <zash@zash.se>
date Sun, 31 Mar 2019 18:31:38 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;