view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 2871:c3317f61f3f9

mod_admin_web: Fix typo in comment [codespell]
author Kim Alvefur <zash@zash.se>
date Sun, 04 Feb 2018 15:58:09 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;