fix: modify empty.py to army folder
This commit is contained in:
parent
7adad817c9
commit
576a6239de
|
@ -6,7 +6,7 @@
|
||||||
,,y,unit-test,bash test.sh
|
,,y,unit-test,bash test.sh
|
||||||
|
|
||||||
#army-test
|
#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
|
#system test
|
||||||
,,y,system-test,./pytest.sh python3 ./test.py -f 8-stream/stream_basic.py
|
,,y,system-test,./pytest.sh python3 ./test.py -f 8-stream/stream_basic.py
|
||||||
|
|
Loading…
Reference in New Issue