view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 3980:19c5bfc3a241

mod_csi_battery_saver: Add Jingle incoming call messages to important, thanks to Wiktor Kwapisiewicz <wiktor@metacode.biz>
author tmolitor <thilo@eightysoft.de>
date Sun, 19 Apr 2020 08:15:09 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;