view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 5125:cf4714946831

mod_rest: Add XEP-0461 to OpenAPI Gotta keep up with schema-xmpp.json
author Kim Alvefur <zash@zash.se>
date Sat, 31 Dec 2022 17:03:40 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;