Fix: remove work between two test
This commit is contained in:
parent
9361c493c4
commit
2fa5a5dc60
|
@ -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"
|
||||||
|
|
Loading…
Reference in New Issue