@@ -34,7 +34,7 @@ def clear_yaml():
def clear_out_yaml():
- with open(os.getcwd() + '/out_time_url..yaml', mode='w', encoding='utf-8') as f:
+ with open(os.getcwd() + '/out_time_url.yaml', mode='w', encoding='utf-8') as f:
f.truncate()
# 读取测试用列