view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 5756:e199f33f7a2e

mod_client_management: Include session in the other new-client event too
author Kim Alvefur <zash@zash.se>
date Sat, 02 Dec 2023 11:18:57 +0100
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;