view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 5730:6592c444e85c

mod_auth_oauth_external: Fix typo
author Kim Alvefur <zash@zash.se>
date Sat, 25 Nov 2023 01:09:01 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;