view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 3695:5a70dd2349a7

mod_sms_free: New module!
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Sun, 06 Oct 2019 17:29:22 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;