#!/bin/sh
# SPDX-FileCopyrightText: 2020-2025 Univention GmbH
# SPDX-License-Identifier: AGPL-3.0-only
#

exec pytest-3 unittests/ -vl -rsx
