[Erp5-report] r32766 tatuya - /erp5/trunk/products/ERP5/tests/testBug.py

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Feb 18 13:22:35 CET 2010


Author: tatuya
Date: Thu Feb 18 13:22:33 2010
New Revision: 32766

URL: http://svn.erp5.org?rev=32766&view=rev
Log:
Remove a step because the step is wrong in the sequence list, and the date is already tested in the previous step.

Modified:
    erp5/trunk/products/ERP5/tests/testBug.py

Modified: erp5/trunk/products/ERP5/tests/testBug.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/tests/testBug.py?rev=32766&r1=32765&r2=32766&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/tests/testBug.py [utf8] (original)
+++ erp5/trunk/products/ERP5/tests/testBug.py [utf8] Thu Feb 18 13:22:33 2010
@@ -504,7 +504,6 @@
                 , 'stepSetOldClosedDate'
                 , 'stepCancelBug'
                 , 'stepTic'
-                , 'stepCheckClosedDate'
                 ]
     sequence_string = ' '.join(step_list)
     sequence_list.addSequenceString(sequence_string)




More information about the Erp5-report mailing list