Commit bfa016bc authored by Romain Courteaud's avatar Romain Courteaud

[HARDCODED] Run more tests

parent ab654141
......@@ -39,7 +39,7 @@ class _ERP5(ERP5TypeTestSuite):
# glob('%s/product/ERP5Form/tests/test*.py' % path) +
['%s/product/ERP5/tests/testXHTML.py' % path] +
['%s/product/ERP5Type/tests/testFunctionalCore.py' % path] +
# ['%s/product/ERP5Type/tests/testFunctionalAnonymousSelection.py' % path] +
['%s/product/ERP5Type/tests/testFunctionalAnonymousSelection.py' % path] +
glob('%s/bt5/erp5_hal_json_style/TestTemplateItem/portal_components/test.*.test*.py' % path) +
glob('%s/bt5/erp5_ui_test/TestTemplateItem/portal_components/test.*.test*.py' % path) +
glob('%s/bt5/erp5_crm_renderjs_ui_test/TestTemplateItem/portal_components/test.*.test*.py' % path) +
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment