view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 2378:649f733aa3dc

mod_pubsub_feeds/feeds.lib: Fix converting RSS items to more than one Atom entry (thanks walduhu)
author Kim Alvefur <zash@zash.se>
date Sat, 19 Nov 2016 18:48:49 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;