view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 3333:5be90562e14b

mod_conversejs: Allow custom tags to be inserted into the generated HTML
author Matthew Wild <mwild1@gmail.com>
date Thu, 27 Sep 2018 11:55:35 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;