[Erp5-report] r42690 lucas - /erp5/trunk/products/ERP5Type/tests/prepareFunctionalTest.py
nobody at svn.erp5.org
nobody at svn.erp5.org
Wed Jan 26 15:33:08 CET 2011
Author: lucas
Date: Wed Jan 26 15:33:08 2011
New Revision: 42690
URL: http://svn.erp5.org?rev=42690&view=rev
Log:
Added erp5_configurator_standard_categories bt5.
Modified:
erp5/trunk/products/ERP5Type/tests/prepareFunctionalTest.py
Modified: erp5/trunk/products/ERP5Type/tests/prepareFunctionalTest.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5Type/tests/prepareFunctionalTest.py?rev=42690&r1=42689&r2=42690&view=diff
==============================================================================
--- erp5/trunk/products/ERP5Type/tests/prepareFunctionalTest.py [utf8] (original)
+++ erp5/trunk/products/ERP5Type/tests/prepareFunctionalTest.py [utf8] Wed Jan 26 15:33:08 2011
@@ -77,7 +77,9 @@ class TestZelenium(ERP5TypeTestCase):
'erp5_km', 'erp5_km_ui_test',
'erp5_l10n_fr',
'erp5_crm', 'erp5_workflow', 'erp5_configurator',
- 'erp5_configurator_standard', 'erp5_configurator_standard_ui_test',
+ 'erp5_configurator_standard',
+ 'erp5_configurator_standard_categories',
+ 'erp5_configurator_standard_ui_test',
# erp5_web_ui_test must run at the last, because it logs out
# manager user and continue other tests as a user created in
# that test.
More information about the Erp5-report
mailing list