modify fulltest.sh about nano test case
This commit is contained in:
parent
ff6c36cb65
commit
eb2ea822e2
|
@ -82,6 +82,7 @@ python3 ./test.py -f tag_lite/tinyint.py
|
||||||
python3 ./test.py -f tag_lite/timestamp.py
|
python3 ./test.py -f tag_lite/timestamp.py
|
||||||
python3 ./test.py -f tag_lite/TestModifyTag.py
|
python3 ./test.py -f tag_lite/TestModifyTag.py
|
||||||
|
|
||||||
|
|
||||||
#nano support test
|
#nano support test
|
||||||
python3 test.py -f nanosupport/nanosupportTestCase.py
|
python3 test.py -f nanosupport/nanosupportTestCase.py
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue