view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 3152:882f7d5c3ce8

mod_pubsub_post/README: Affiliation management in trunk now
author Kim Alvefur <zash@zash.se>
date Wed, 27 Jun 2018 17:27:44 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;