view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 5613:a9682cad0e67

mod_http_oauth2: Mention Device flow in list of flows in README
author Kim Alvefur <zash@zash.se>
date Fri, 21 Jul 2023 00:29:24 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;