view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 6068:fe380764032d

mod_register_apps: Fix iOS download button image URLs
author Robby Stokoe <robbystk@protonmail.com>
date Mon, 16 Dec 2024 20:01:00 -0700
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;