view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 2909:1d6bec35b752

mod_inject_ecaps2: Rename the Lua file correctly
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Wed, 07 Mar 2018 19:40:20 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;