view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 3034:6e9096b66704

mod_pastebin: Add an OOB tag pointing to the pastebin URL
author Kim Alvefur <zash@zash.se>
date Mon, 21 May 2018 00:54:27 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;