Commit c7d223cdf34f9b1b5f3466bd31d05876311cdc4d
1 parent
4759c521
维护用例
Showing
1 changed file
with
1 additions
and
1 deletions
testcase/weightBizBill/test_weighingServiceSave.py
@@ -23,7 +23,7 @@ class test_weighingServiceSave(unittest.TestCase): | @@ -23,7 +23,7 @@ class test_weighingServiceSave(unittest.TestCase): | ||
23 | def setUp(self) : | 23 | def setUp(self) : |
24 | pass | 24 | pass |
25 | 25 | ||
26 | - # @com.mylog | 26 | + @com.mylog |
27 | @unittest.case_mark(my.mark()) | 27 | @unittest.case_mark(my.mark()) |
28 | def test_weighingServiceSave_01(self): | 28 | def test_weighingServiceSave_01(self): |
29 | "称重服务:成功新增一条称重服务单" | 29 | "称重服务:成功新增一条称重服务单" |