view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 3248:ecec46f7d020

mod_pubsub_text_interface: Fix chain that accidentally produced nested <body>
author Kim Alvefur <zash@zash.se>
date Mon, 20 Aug 2018 22:58:30 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;