view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 4671:98bf0f597df4

mod_storage_xmlarchive: Stop exporting XEP-0091 timestamp in conversion
author Kim Alvefur <zash@zash.se>
date Sat, 04 Sep 2021 14:56:04 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;