view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 2671:80b6c63cb559

mod_pinger: Fix hardcoded smacks namespace, fixes #712
author tmolitor <thilo@eightysoft.de>
date Thu, 06 Apr 2017 02:31:16 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;