1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-01-24 02:03:54 +03:00

10 lines
150 B
Bash
Raw Normal View History

#!/usr/bin/env bash
set -e
2013-02-22 18:59:07 +01:00
TEST_DESCRIPTION="Job-related tests"
TEST_NO_QEMU=1
IMAGE_NAME="default"
. $TEST_BASE_DIR/test-functions
do_test "$@" 03