Refactored test suite: tests subdir not needed anymore
This commit is contained in:
parent
f6ecc6a95c
commit
6ebf2f979c
2 changed files with 0 additions and 2 deletions
1
Makefile
1
Makefile
|
@ -63,7 +63,6 @@ test: ${JQ}
|
|||
|
||||
@@echo " - Making Test Suite Directory:" ${TEST_DIR}
|
||||
@@mkdir -p ${TEST_DIR}
|
||||
@@mkdir -p ${TEST_DIR}/tests/
|
||||
|
||||
@@echo " - Removing any old tests"
|
||||
@@rm -f ${TEST_DIR}/tests/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue