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

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Apr 11 15:22:48 CEST 2011


Author: luke
Date: Mon Apr 11 15:22:48 2011
New Revision: 45289

URL: http://svn.erp5.org?rev=45289&view=rev
Log:
 - be closer to real cases -- install without forcing to walk thourgh proposed lis

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=45289&r1=45288&r2=45289&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/tests/testBusinessTemplate.py [utf8] (original)
+++ erp5/trunk/products/ERP5/tests/testBusinessTemplate.py [utf8] Mon Apr 11 15:22:48 2011
@@ -7074,7 +7074,7 @@ class TestBusinessTemplate(ERP5TypeTestC
                        UseImportBusinessTemplate \
                        CheckBuiltBuildingState \
                        CheckNotInstalledInstallationState \
-                       InstallBusinessTemplate \
+                       InstallWithoutForceBusinessTemplate \
                        Tic \
                        CheckInstalledInstallationState \
                        CheckBuiltBuildingState \



More information about the Erp5-report mailing list