[Erp5-report] r32770 aurel - /erp5/trunk/products/ERP5/tests/testBusinessTemplate.py

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


Author: aurel
Date: Thu Feb 18 13:35:42 2010
New Revision: 32770

URL: http://svn.erp5.org?rev=32770&view=rev
Log:
make sure that there is not catalog keys defined before installing bt

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=32770&r1=32769&r2=32770&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/tests/testBusinessTemplate.py [utf8] (original)
+++ erp5/trunk/products/ERP5/tests/testBusinessTemplate.py [utf8] Thu Feb 18 13:35:42 2010
@@ -3530,6 +3530,8 @@
                        RemoveKeysAndTable \
                        RemoveBusinessTemplate \
                        RemoveAllTrashBins \
+                       Tic \
+                       CheckKeysAndTableRemoved \
                        ImportBusinessTemplate \
                        UseImportBusinessTemplate \
                        CheckBuiltBuildingState \




More information about the Erp5-report mailing list