Fix: remove work between two test
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
rm -rf runtime_test.tmp final_test.tmp
|
rm -rf work runtime_test.tmp final_test.tmp
|
||||||
|
|
||||||
SCRIPT_FOLDER="./../scripts"
|
SCRIPT_FOLDER="./../scripts"
|
||||||
TEST_BENCH_FOLDER="./../tb"
|
TEST_BENCH_FOLDER="./../tb"
|
||||||
|
|||||||
Reference in New Issue
Block a user