view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 4684:ffddf9b29463

mod_debug_omemo: README: Maybe fix version table
author Matthew Wild <mwild1@gmail.com>
date Mon, 13 Sep 2021 19:29:03 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;