Commit 0eee5ba9 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

fix rule_id.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33043 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 5137e549
......@@ -38,7 +38,7 @@ class TestDivergenceTester(TestPackingListMixin, ERP5TypeTestCase):
"""
run_all_test = 1
quiet = 0
rule_id = 'default_delivering_simulation_rule'
rule_id = 'default_delivery_simulation_rule'
def getTitle(self):
return "Divergence Tester"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment