view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 4725:dcafddc31b1c

mod_muc_webchat_url: Add hint of being an URL to form field
author Kim Alvefur <zash@zash.se>
date Mon, 25 Oct 2021 16:48:06 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;