From 164eeeecb5b469083f485bd1e047a9843098ef40 Mon Sep 17 00:00:00 2001 From: xiao-77 Date: Mon, 11 Nov 2024 09:06:54 +0800 Subject: [PATCH] add wal level 0 case --- tests/system-test/0-others/wal_level_skip.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/system-test/0-others/wal_level_skip.py b/tests/system-test/0-others/wal_level_skip.py index 30210a135e..2105ad0ada 100644 --- a/tests/system-test/0-others/wal_level_skip.py +++ b/tests/system-test/0-others/wal_level_skip.py @@ -1,5 +1,3 @@ - - import sys import taos import os