Commit 8ea6abf5 authored by Sebastien Robin's avatar Sebastien Robin

disable hot reindex


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@2365 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 546c744e
......@@ -113,7 +113,7 @@ class ERP5TypeTestCase(PortalTestCase):
"""
You can override this. Return if we should create (1) or not (0) an activity tool
"""
return 1
return 0
def setUp(self):
'''Sets up the fixture. Do not override,
......
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