view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 2724:9f17d0f28d77

mod_mam: Don't ask the storage backend to count all items when expiry is disabled
author Kim Alvefur <zash@zash.se>
date Wed, 26 Apr 2017 11:46:22 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;