From ff6c36cb6578a4cb0f5eb31f929ecb733e2f5747 Mon Sep 17 00:00:00 2001 From: wenzhouwww Date: Wed, 1 Sep 2021 10:22:34 +0800 Subject: [PATCH] Update fulltest.sh --- tests/pytest/fulltest.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/pytest/fulltest.sh b/tests/pytest/fulltest.sh index 16803a3339..3dab31bf79 100755 --- a/tests/pytest/fulltest.sh +++ b/tests/pytest/fulltest.sh @@ -83,7 +83,7 @@ python3 ./test.py -f tag_lite/timestamp.py python3 ./test.py -f tag_lite/TestModifyTag.py #nano support test -python3 test.py -f nanosupport/nanoSecondCheck.py +python3 test.py -f nanosupport/nanosupportTestCase.py python3 ./test.py -f import_merge/importBlock1HO.py python3 ./test.py -f import_merge/importBlock1HPO.py