view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 5876:c5df6d53f17f

mod_lastlog2: Fix typo from original copy-paste
author aidan@jmad.org
date Sun, 25 Feb 2024 18:20:04 -0800
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;