Update bug3433.py
This commit is contained in:
parent
e113aa20ba
commit
c7f4cd251d
|
@ -235,7 +235,7 @@ class TDTestCase:
|
||||||
tdSql.checkData(0, 4, 1000)
|
tdSql.checkData(0, 4, 1000)
|
||||||
tdSql.checkData(1, 4, 1000)
|
tdSql.checkData(1, 4, 1000)
|
||||||
|
|
||||||
# self.droptmpfile()
|
self.droptmpfile()
|
||||||
|
|
||||||
def stop(self):
|
def stop(self):
|
||||||
tdSql.close()
|
tdSql.close()
|
||||||
|
|
Loading…
Reference in New Issue