view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 3828:a8aa11cc351d

mod_rest: And the disco#items mapping
author Kim Alvefur <zash@zash.se>
date Thu, 02 Jan 2020 10:45:19 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;