view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 4202:af93644dd5de

mod_welcome_page/html: Containerize the Jumbotron! This makes the jumbotron not take up the whole screen, if the screen is large-ish.
author Kim Alvefur <zash@zash.se>
date Wed, 14 Oct 2020 17:58:22 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;