test: add stream cases
This commit is contained in:
parent
10cd04349d
commit
e073e1c1ae
|
@ -825,7 +825,6 @@ class TDCom:
|
|||
|
||||
def get_path(tool="taosd"):
|
||||
selfPath = os.path.dirname(os.path.realpath(__file__))
|
||||
|
||||
if ("community" in selfPath):
|
||||
projPath = selfPath[:selfPath.find("community")]
|
||||
else:
|
||||
|
|
Loading…
Reference in New Issue