File

mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 5900:c5df6d53f17f

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

package XMPP::TestUtils;

use strict;
use warnings;

1;