fixup: typo.

This commit is contained in:
Shuduo Sang 2020-05-12 17:23:13 +08:00
parent 95df099a89
commit 825dc09433
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ class TDTestCase:
def run(self):
self.ntables = 1
self.startTime = 1520000010000
self.maxwrows = 200
self.maxrows = 200
self.rowsPerTable = 20
tdDnodes.stop(1)