view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 1467:f10a3a5ba28f

mod_onions: Set the stream version to 1.0 on onionized streams, so TLS is offered.
author Thijs Alkemade <me@thijsalkema.de>
date Fri, 04 Jul 2014 14:16:21 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;