From 47930b02117f702dfcc6f7b713f5642a89a52055 Mon Sep 17 00:00:00 2001 From: chenhaoran Date: Wed, 28 Dec 2022 19:06:27 +0800 Subject: [PATCH] test:add client-server compatibility test --- tests/system-test/compatibilityAllTest.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/system-test/compatibilityAllTest.sh b/tests/system-test/compatibilityAllTest.sh index 0e5d17504a..8b599afd86 100644 --- a/tests/system-test/compatibilityAllTest.sh +++ b/tests/system-test/compatibilityAllTest.sh @@ -43,4 +43,4 @@ python3 ./test.py -f 7-tmq/tmqCheckData1.py python3 ./test.py -f 7-tmq/tmqConsumerGroup.py python3 ./test.py -f 7-tmq/tmqShow.py python3 ./test.py -f 7-tmq/tmqAlterSchema.py -python3 ./test.py -f 99-TDcase/TD-20582.py \ No newline at end of file +python3 ./test.py -f 99-TDcase/TD-20582.py