view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 6117:f267133c206f

luacheckrc: Add module.ready() (new in trunk)
author Kim Alvefur <zash@zash.se>
date Fri, 10 Jan 2025 12:35:48 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;