diff --git a/tests/pytest/fulltest.sh b/tests/pytest/fulltest.sh index 3dab31bf79cb4c6db12df38e19bb54adcdfb6be0..37d20577180f1557f8f667825758ec8a21e4b02a 100755 --- a/tests/pytest/fulltest.sh +++ b/tests/pytest/fulltest.sh @@ -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/TestModifyTag.py + #nano support test python3 test.py -f nanosupport/nanosupportTestCase.py