view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 2087:e48dbb640408

mod_smacks: Drop stanzas instead of turning them into the empty string
author Kim Alvefur <zash@zash.se>
date Wed, 16 Mar 2016 13:14:01 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;