Commit 8d804d5e authored by Nicolas Dumazet's avatar Nicolas Dumazet

fix import


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41690 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 03c92ed0
......@@ -41,7 +41,7 @@ from Products.ERP5Type.tests.backportUnittest import expectedFailure
from Products.ERP5Type.tests.testERP5Type import PropertySheetTestCase
from Products.ERP5Type.tests.utils import createZODBPythonScript
from Products.ERP5Form.PreferenceTool import Priority
from Products.ERP5.PropertySheet.HtmlStylePreference import HtmlStylePreference
from Products.ERP5PropertySheetLegacy.PropertySheet.HtmlStylePreference import HtmlStylePreference
default_large_image_height, = [pref.get('default')
for pref in HtmlStylePreference._properties
......
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