test: rowlength64k

This commit is contained in:
“happyguoxy” 2023-05-17 18:39:35 +08:00
parent 1cec381e14
commit 2e5a092ab6
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ class TDTestCase(TDTestCase):
#self.run_1()
# self.run_2()
self.run_3()
self.run_4()
#self.run_4()
endTime_all = time.time()
print("total time %ds" % (endTime_all - startTime_all))