view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 2715:9b43b7fc3558

mod_block_registrations: fix example regex
author tmolitor <thilo@eightysoft.de>
date Fri, 12 May 2017 23:41:31 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;