Commit 4e9905c2 authored by Nicolas Delaby's avatar Nicolas Delaby

Fix docstring

parent 087e0776
......@@ -61,8 +61,8 @@ class TestERP5Coordinate(ERP5TypeTestCase):
def test_data_coordinate_text_property(self):
"""Check New Coordinate API:
asText compute printable value
setData store user value
getData return user value
setCoordinateText store user value
getCoordinateText return user value
"""
person = self.getPersonModule().newContent(portal_type='Person')
# check telephone
......
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