view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 3651:95f7291db669

mod_map: Include timestamps of first/last message (if reported) Allows ordering conversations by recent activity or oldest unread.
author Kim Alvefur <zash@zash.se>
date Fri, 23 Aug 2019 01:16:58 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;