view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 2587:8c879948a2cf

mod_firewall: Remove unused variable assignment
author Matthew Wild <mwild1@gmail.com>
date Sun, 26 Feb 2017 11:29:10 +0000
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;