[Erp5-report] r21203 - /erp5/trunk/products/ERP5/tests/testOrder.py

nobody at svn.erp5.org nobody at svn.erp5.org
Thu May 29 09:18:27 CEST 2008


Author: jerome
Date: Thu May 29 09:18:26 2008
New Revision: 21203

URL: http://svn.erp5.org?rev=21203&view=rev
Log:
replace tabs with spaces

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

Modified: erp5/trunk/products/ERP5/tests/testOrder.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/tests/testOrder.py?rev=21203&r1=21202&r2=21203&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/tests/testOrder.py (original)
+++ erp5/trunk/products/ERP5/tests/testOrder.py Thu May 29 09:18:26 2008
@@ -203,11 +203,11 @@
                  source_section_value=organisation,
                  destination_value=organisation,
                  destination_section_value=organisation,
-		 # Added for test Packing List Copy
+                 # Added for test Packing List Copy
                  source_decision_value=organisation,
                  destination_decision_value=organisation,
                  source_administration_value=organisation,
-                 destination_administration_value=organisation,		 
+                 destination_administration_value=organisation,
                  )
     sequence.edit( order = order )
 




More information about the Erp5-report mailing list