1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-01-27 14:03:43 +03:00

10 lines
170 B
Bash
Raw Normal View History

#!/usr/bin/env bash
set -e
2015-11-28 16:47:56 +00:00
TEST_DESCRIPTION="Resource limits-related tests"
# shellcheck source=test/test-functions
. "${TEST_BASE_DIR:?}/test-functions"
2015-11-28 16:47:56 +00:00
do_test "$@"