diff --git a/product/ERP5/tests/testERP5Core.py b/product/ERP5/tests/testERP5Core.py
index eb53723f0ec67a16488e5dc8502d6e8c6538ee74..8e08d36cd9d4bfa67d6f9fcb80f4707301894d34 100644
--- a/product/ERP5/tests/testERP5Core.py
+++ b/product/ERP5/tests/testERP5Core.py
@@ -222,6 +222,8 @@ class TestERP5Core(ERP5TypeTestCase, ZopeTestCase.Functional):
                             'id': 'bt_tool'},
                            {'title': 'Configure Categories',
                             'id': 'category_tool'},
+                           {'title': 'Manage Callables',
+                            'id': 'callable_tool'},
                            {'title': 'Create Module',
                             'id': 'create_module'},
                            {'title': 'Configure Portal Types',