view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 5624:6109496a7ccc

mod_http_oauth2: Move site name into <header> Because it's the site header
author Kim Alvefur <zash@zash.se>
date Mon, 31 Jul 2023 02:05:49 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;