view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 3606:7811ba467525

mod_extdisco: Remove redundant condition These tags are guaranteed to exist by stanza routing
author Kim Alvefur <zash@zash.se>
date Thu, 23 May 2019 17:37:58 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;