view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 4431:8b69e0b56db2

mod_groups_shell: add an admin shell command for updating bookmarks
author Jonas Schäfer <jonas@wielicki.name>
date Fri, 05 Feb 2021 15:45:55 +0100 (2021-02-05)
parents 1d51c5e38faa
children
line wrap: on
line source
package XMPP::TestUtils;

use strict;
use warnings;

1;