]> git.ipfire.org Git - thirdparty/systemd.git/blame - test/TEST-25-IMPORT/test.sh
test: "detect" the test number automagically
[thirdparty/systemd.git] / test / TEST-25-IMPORT / test.sh
CommitLineData
ff12a795 1#!/usr/bin/env bash
f5095a6a 2set -e
3f161ba9 3
f5095a6a
LP
4TEST_DESCRIPTION="test importd"
5
3f161ba9
FS
6# shellcheck source=test/test-functions
7. "${TEST_BASE_DIR:?}/test-functions"
f5095a6a 8
c4cd6205 9do_test "$@"