view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 1052:80f0a3231c59

mod_firewall: Add support for being called as a prosodyctl command
author Kim Alvefur <zash@zash.se>
date Wed, 05 Jun 2013 21:14:59 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;