view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 2325:557dc366838e

Add information about ImageMagick dependency
author Michael Vetter <jubalh@openmailbox.org>
date Thu, 15 Sep 2016 13:36:32 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;