view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 5868:bdcb61275afe

mod_rest: Fix incorrect 'type' in mapping schema for XEP-0100
author Kim Alvefur <zash@zash.se>
date Wed, 13 Mar 2024 23:45:25 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;