Commit 025e919d authored by Romain Courteaud's avatar Romain Courteaud

setTitle now called _setTitle accessor, which modify int argument to a string

argument.
Test can succeed.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3877 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent d7dcd82c
......@@ -405,7 +405,7 @@ class TestConstraint(ERP5TypeTestCase):
SetObjectIntTitle \
CreatePropertyTypeValidity \
CallCheckConsistency \
CheckIfConstraintFailed \
CheckIfConstraintSucceeded \
'
sequence_list.addSequenceString(sequence_string)
sequence_list.play(self)
......
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