view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 5327:7e3862a26e55

mod_audit: Add 'note' column
author Matthew Wild <mwild1@gmail.com>
date Fri, 07 Apr 2023 13:46:29 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;