view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 3168:73a610c3c7a9

mod_http_external: Link to prosody-filer (Go implementation)
author Matthew Wild <mwild1@gmail.com>
date Mon, 02 Jul 2018 13:13:23 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;