[Erp5-report] r36793 tatuya - /erp5/trunk/products/ERP5/tests/testBusinessTemplate.py

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Jul 2 09:49:41 CEST 2010


Author: tatuya
Date: Fri Jul  2 09:49:37 2010
New Revision: 36793

URL: http://svn.erp5.org?rev=36793&view=rev
Log:
Fix a mistake to forgot to put back the removed form in the test, anyway, the test is still failed.

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

Modified: erp5/trunk/products/ERP5/tests/testBusinessTemplate.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/tests/testBusinessTemplate.py?rev=36793&r1=36792&r2=36793&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/tests/testBusinessTemplate.py [utf8] (original)
+++ erp5/trunk/products/ERP5/tests/testBusinessTemplate.py [utf8] Fri Jul  2 09:49:37 2010
@@ -5426,6 +5426,8 @@ class TestBusinessTemplate(ERP5TypeTestC
                        BuildBusinessTemplate \
                        SaveBusinessTemplate \
                        \
+                       CreateNewForm \
+                       \
                        CheckFieldTitleIsNotRemovedFromErp5Nerd \
                        \
                        ImportBusinessTemplate \




More information about the Erp5-report mailing list