Commit e7a9a4eaaf393ab529b4f18259b8297d0ed3d5b5
1 parent
ca46482b
更新测试报告删除方法
Showing
1 changed file
with
1 additions
and
0 deletions
main.py
@@ -19,6 +19,7 @@ from discover import DiscoveringTestLoader | @@ -19,6 +19,7 @@ from discover import DiscoveringTestLoader | ||
19 | from commons import SendEmail as em | 19 | from commons import SendEmail as em |
20 | from commons import common as com | 20 | from commons import common as com |
21 | from commons.MySession import my | 21 | from commons.MySession import my |
22 | +from commons.scripts import delReport | ||
22 | 23 | ||
23 | 24 | ||
24 | def Create_Testcase_suite(): | 25 | def Create_Testcase_suite(): |