fix: modify empty.py to army folder

This commit is contained in:
Alex Duan 2023-12-09 14:32:22 +08:00
parent 7adad817c9
commit 576a6239de
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
,,y,unit-test,bash test.sh
#army-test
,,y,system-test,./pytest.sh python3 ./test.py -f empty.py
,,y,army,./pytest.sh python3 ./test.py -f empty.py
#system test
,,y,system-test,./pytest.sh python3 ./test.py -f 8-stream/stream_basic.py