Commit 623978f2 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

validate rules in afterSetup().

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25173 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 77ad14c8
......@@ -92,6 +92,7 @@ class TestDivergenceTester(TestPackingListMixin, ERP5TypeTestCase):
return
else:
self.portal.set_up_once_called = 1
self.validateRules()
self.bootstrapSite()
def stepGetPackingList(self, sequence=None, sequence_list=None, **kw):
......
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