view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 4607:c8ccaac78f64

mod_checkcerts: Notify both host-local and global admins
author Kim Alvefur <zash@zash.se>
date Wed, 30 Jun 2021 14:33:06 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;