fix: synax error
This commit is contained in:
parent
28e650cac9
commit
81838df58e
|
@ -27,11 +27,6 @@ class TDTestCase(TBase):
|
||||||
"""
|
"""
|
||||||
taosBenchmark insert mix data
|
taosBenchmark insert mix data
|
||||||
"""
|
"""
|
||||||
|
|
||||||
@classmethod
|
|
||||||
|
|
||||||
@classmethod
|
|
||||||
|
|
||||||
@classmethod
|
@classmethod
|
||||||
def run(self):
|
def run(self):
|
||||||
binPath = etool.benchMarkFile()
|
binPath = etool.benchMarkFile()
|
||||||
|
|
Loading…
Reference in New Issue