From 17264dd46a6137e4a3e7024b191dd3d38ae51de6 Mon Sep 17 00:00:00 2001 From: wenzhouwww Date: Tue, 28 Dec 2021 17:20:10 +0800 Subject: [PATCH] [TD-11483](query): only add case --- tests/system-test/2-query/TD-11483.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/system-test/2-query/TD-11483.py b/tests/system-test/2-query/TD-11483.py index ec3f9a43c9..1f641c90c9 100644 --- a/tests/system-test/2-query/TD-11483.py +++ b/tests/system-test/2-query/TD-11483.py @@ -14,7 +14,6 @@ from posixpath import split import sys import os - from util.log import * from util.cases import * from util.sql import * -- GitLab