Commit 18c3ec56 authored by Aurel's avatar Aurel Committed by Aurel

add required new property on field

parent a8fb0832
......@@ -52,6 +52,7 @@ class DummyFieldStorage:
self.file = StringIO()
self.filename = '<dummy field storage>'
self.headers = {}
self.name = "Dummy Field Storage"
class TestListBox(ERP5TypeTestCase):
"""
......
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