view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 4292:c13b8003ee5c

mod_sentry: Pull message from error *before* we mutate it into something different...
author Matthew Wild <mwild1@gmail.com>
date Wed, 09 Dec 2020 22:32:31 +0000
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;