view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 2872:8f17da746479

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

package XMPP::TestUtils;

use strict;
use warnings;

1;