full test for feature/TD-6214
This commit is contained in:
parent
e09367b01e
commit
c5cf06d2c6
|
@ -29,7 +29,6 @@ class TDTestCase:
|
||||||
self.tables = 10
|
self.tables = 10
|
||||||
self.rowsPerTable = 100
|
self.rowsPerTable = 100
|
||||||
|
|
||||||
|
|
||||||
def run(self):
|
def run(self):
|
||||||
# tdSql.execute("drop database db ")
|
# tdSql.execute("drop database db ")
|
||||||
tdSql.prepare()
|
tdSql.prepare()
|
||||||
|
|
Loading…
Reference in New Issue