view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 3448:c4db126a9f04

Fix http_auth_check example in README
author Nicolas Cedilnik <nicoco@nicoco.fr>
date Fri, 18 Jan 2019 17:02:12 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;