view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 4377:a0f1fb5e7829

mod_invites: Add ttl to all public creation APIs
author Matthew Wild <mwild1@gmail.com>
date Sat, 23 Jan 2021 12:56:17 +0000
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;