1、修改unittest downloadfile.self-test.geedge.net host文件编写错误问题 2、增加执行unitest.py 执行休眠时间为1s,3、修改持续流量注入程序判断证书是否替换

This commit is contained in:
fumingwei
2020-05-26 19:56:12 +08:00
parent 1a17bf38fd
commit a6b374637a
3 changed files with 8 additions and 1 deletions

View File

@@ -392,3 +392,4 @@ if __name__ == '__main__':
f.write(time.asctime(time.localtime(time.time())))
f.write("\n")
runner.run(suite)
time.sleep(1)