Commit e7846cfc authored by Bartek Górny's avatar Bartek Górny

commented out a redundant instruction which caused errors

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14047 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 5e1e6aa1
......@@ -121,7 +121,7 @@ class TestDocument(ERP5TypeTestCase):
def afterSetUp(self, quiet=QUIET, run=1):
self.createCategoryList()
self.createObjectList()
#self.createObjectList()
self.setSystemPreference()
self.login()
portal = self.getPortal()
......
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