Commit 59b8e9f5 authored by Ivan Tyagov's avatar Ivan Tyagov

New action added thus fix of test is needed.

parent 88c8b4f0
...@@ -222,6 +222,8 @@ class TestERP5Core(ERP5TypeTestCase, ZopeTestCase.Functional): ...@@ -222,6 +222,8 @@ class TestERP5Core(ERP5TypeTestCase, ZopeTestCase.Functional):
'id': 'bt_tool'}, 'id': 'bt_tool'},
{'title': 'Configure Categories', {'title': 'Configure Categories',
'id': 'category_tool'}, 'id': 'category_tool'},
{'title': 'Manage Callables',
'id': 'callable_tool'},
{'title': 'Create Module', {'title': 'Create Module',
'id': 'create_module'}, 'id': 'create_module'},
{'title': 'Configure Portal Types', {'title': 'Configure Portal Types',
......
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