view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 3095:3a6a48b83b4f

mod_slack_webhooks: Reduce scope of variable
author Kim Alvefur <zash@zash.se>
date Sat, 02 Jun 2018 15:00:27 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;