diff --git a/tests/pytest/fulltest.sh b/tests/pytest/fulltest.sh index 3dab31bf79..37d2057718 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