File

mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 1683:cc3fad4198bc

mod_mam: Rename variable
author Kim Alvefur <zash@zash.se>
date Sun, 03 May 2015 13:27:53 +0200
parent 809:1d51c5e38faa
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;