view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 4227:13b065432bf2

mod_conversejs: Comment on what's going on in JS template
author Kim Alvefur <zash@zash.se>
date Fri, 23 Oct 2020 22:07:06 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;