view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 5051:2718652c18ca

mod_bookmarks2: Update README to reflect 0.12 release
author Matthew Wild <mwild1@gmail.com>
date Fri, 23 Sep 2022 12:37:36 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;