view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 1668:fc7cd6cbe228

Add a COPYING file containing the MIT license
author Kim Alvefur <zash@zash.se>
date Thu, 09 Apr 2015 14:19:37 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;