[Erp5-report] r45159 luke - /erp5/trunk/products/ERP5/tests/testBusinessTemplate.py

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Apr 7 11:19:10 CEST 2011


Author: luke
Date: Thu Apr  7 11:19:10 2011
New Revision: 45159

URL: http://svn.erp5.org?rev=45159&view=rev
Log:
 - remove redundant check

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=45159&r1=45158&r2=45159&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/tests/testBusinessTemplate.py [utf8] (original)
+++ erp5/trunk/products/ERP5/tests/testBusinessTemplate.py [utf8] Thu Apr  7 11:19:10 2011
@@ -7414,7 +7414,6 @@ class TestBusinessTemplate(ERP5TypeTestC
                        UseExportBusinessTemplate \
                        AddDocumentToBusinessTemplate \
                        CheckModifiedBuildingState \
-                       CheckNotInstalledInstallationState \
                        ' + self.save_current_business_template_sequence_string + '\
                        RemoveDocument \
                        RemoveBusinessTemplate \
@@ -7423,7 +7422,6 @@ class TestBusinessTemplate(ERP5TypeTestC
                        UseImportBusinessTemplate \
                        CheckBuiltBuildingState \
                        CheckNotInstalledInstallationState \
-                       Tic Pdb \
                        InstallBusinessTemplate \
                        Tic \
                        CheckInstalledInstallationState \



More information about the Erp5-report mailing list