view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 1215:1b55d8f86644

mod_blocking: Make sure that there is a lists item in the privacy store
author Kim Alvefur <zash@zash.se>
date Mon, 28 Oct 2013 11:10:02 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;