view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 5362:c0493d3173c1

mod_log_ringbuffer: Fix example config
author Matthew Wild <mwild1@gmail.com>
date Mon, 24 Apr 2023 17:00:05 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;