From d4b06e9dab95ed48a89b34808e7bb04bfb63301e Mon Sep 17 00:00:00 2001 From: Jason-Jia Date: Fri, 24 Dec 2021 09:25:48 +0800 Subject: [PATCH] Update fulltest-connector.sh --- tests/system-test/fulltest-connector.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/system-test/fulltest-connector.sh b/tests/system-test/fulltest-connector.sh index 7dd8b48c39..0a02608cb8 100755 --- a/tests/system-test/fulltest-connector.sh +++ b/tests/system-test/fulltest-connector.sh @@ -1,5 +1,5 @@ -python3 ./test.py -f 3-connectors/restful_binddbname.py +python3 ./test.py -f 3-connectors/restful/restful_binddbname.py bash 3-connectors/c#/test.sh bash 3-connectors/go/test.sh -- GitLab