view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 5861:c20a0c8a54ea

mod_auth_oauth_external: Fix typo
author Kim Alvefur <zash@zash.se>
date Sat, 09 Mar 2024 21:05:00 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;