]> git.ipfire.org Git - thirdparty/systemd.git/blob - test/TEST-54-CREDS/test.sh
28333d38d87622759a2a53ef6549a4d29d329b5d
[thirdparty/systemd.git] / test / TEST-54-CREDS / test.sh
1 #!/usr/bin/env bash
2 set -e
3
4 TEST_DESCRIPTION="test credentials"
5
6 # shellcheck source=test/test-functions
7 . "${TEST_BASE_DIR:?}/test-functions"
8
9 do_test "$@"