From 16b598f6c37c83e7d547bfeca392cf554eb7eb95 Mon Sep 17 00:00:00 2001 From: dapan1121 Date: Wed, 2 Mar 2022 08:31:17 +0800 Subject: [PATCH] feature/qnode --- source/libs/catalog/test/catalogTests.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/libs/catalog/test/catalogTests.cpp b/source/libs/catalog/test/catalogTests.cpp index 177592ff38..b7432429f4 100644 --- a/source/libs/catalog/test/catalogTests.cpp +++ b/source/libs/catalog/test/catalogTests.cpp @@ -828,7 +828,7 @@ void *ctgTestSetCtableMetaThread(void *param) { return NULL; } -#if 1 +#if 0 TEST(tableMeta, normalTable) {