view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 5563:a1f8cc591b66

Back out 22784f001b7f: Documentation change did not match code (thanks bronko)
author Kim Alvefur <zash@zash.se>
date Thu, 22 Jun 2023 22:00:51 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;