view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 3049:268f55bd3c81

mod_pubsub_feeds/README: Add comment explaining what the index in 'feeds' does
author Kim Alvefur <zash@zash.se>
date Sun, 27 May 2018 17:43:43 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;