view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 4504:0136c98f574c

mod_ogp: Log error responses
author JC Brand <jc@opkode.com>
date Mon, 08 Mar 2021 13:25:40 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;