view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 2261:a276fdabf768

mod_cloud_notify: Store data for corret user (origin is not correct here)
author Kim Alvefur <zash@zash.se>
date Thu, 28 Jul 2016 13:13:08 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;