Commit e7a9a4eaaf393ab529b4f18259b8297d0ed3d5b5

Authored by liujiqiang
1 parent ca46482b

更新测试报告删除方法

Showing 1 changed file with 1 additions and 0 deletions
... ... @@ -19,6 +19,7 @@ from discover import DiscoveringTestLoader
19 19 from commons import SendEmail as em
20 20 from commons import common as com
21 21 from commons.MySession import my
  22 +from commons.scripts import delReport
22 23  
23 24  
24 25 def Create_Testcase_suite():
... ...