view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 1685:cd87a2eba8f2

mod_mam: Reverse the order of reversed queries back to chronological order
author Kim Alvefur <zash@zash.se>
date Sun, 03 May 2015 13:34:23 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;