File

mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 2945:ec7f9c8f2a5f

mod_checkcerts: Fixed luacheck warnings
author Michel Le Bihan <michel@lebihan.pl>
date Fri, 23 Mar 2018 21:55:32 +0100
parent 809:1d51c5e38faa
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;