diff options
Diffstat (limited to 'test/TEST-70-TPM2')
l---------[-rw-r--r--] | test/TEST-70-TPM2/Makefile | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/test/TEST-70-TPM2/Makefile b/test/TEST-70-TPM2/Makefile index 9f65d4ca4f..e9f93b1104 100644..120000 --- a/test/TEST-70-TPM2/Makefile +++ b/test/TEST-70-TPM2/Makefile @@ -1,6 +1 @@ -# SPDX-License-Identifier: LGPL-2.1-or-later - -all setup run clean clean-again: - @TEST_BASE_DIR=../ ./test.sh --$@ - -.PHONY: all setup run clean clean-again +../TEST-01-BASIC/Makefile
\ No newline at end of file |