view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 4884:960afcbc1ead

mod_bookmarks: Also link to mod_bookmarks included with Prosody (trunk)
author Kim Alvefur <zash@zash.se>
date Sat, 05 Feb 2022 01:09:35 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;