view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 2659:6c22cb7b0e66

mod_storage_memory: Fix to serialize the correct variable [luacheck]
author Kim Alvefur <zash@zash.se>
date Thu, 30 Mar 2017 23:45:51 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;