[TD-5369]<test> : fix an error about test case for subscribe

This commit is contained in:
wenzhouwww 2021-08-05 10:22:13 +08:00
parent 09be00b18d
commit 3a24a18e5b
1 changed files with 1 additions and 0 deletions

View File

@ -80,6 +80,7 @@ class TDTestCase:
# merge result files
sleep(5)
os.system("cat subscribe_res0.txt* > all_subscribe_res0.txt")
os.system("cat subscribe_res1.txt* > all_subscribe_res1.txt")
os.system("cat subscribe_res2.txt* > all_subscribe_res2.txt")