view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 3147:82689acd1294

mod_slack_webhooks: Forward info about clicked button to hook
author Kim Alvefur <zash@zash.se>
date Sun, 03 Jun 2018 02:02:56 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;