Commit 7dd97aa2 authored by Arnaud Fontaine's avatar Arnaud Fontaine

Fix typo

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43396 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent c3e64047
......@@ -1256,7 +1256,7 @@ class TestZodbImportFilesystemPropertySheet(ERP5TypeTestCase):
property_sheets_tool, filesystem_property_sheet)
self.assertTrue(filesystem_property_sheet.__name__ in \
property_sheets_tool)
property_sheets_tool.objectIds())
zodb_property_tuple, zodb_category_tuple, zodb_constraint_class_tuple = \
zodb_property_sheet.exportToFilesystemDefinition()
......
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