view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 3652:d0c2f001735f

mod_map: Include last body text Body, timestamp and message count allows showing modern conversation list UI without a full archive sync.
author Kim Alvefur <zash@zash.se>
date Fri, 23 Aug 2019 01:18:24 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;