Commit 1bfa3741 authored by Romain Courteaud's avatar Romain Courteaud

MORE TEST

parent 240255f1
...@@ -37,7 +37,7 @@ class _ERP5(SavedTestSuite): ...@@ -37,7 +37,7 @@ class _ERP5(SavedTestSuite):
"/test\.[^.]+\.([^.]+).py$") "/test\.[^.]+\.([^.]+).py$")
for test_path in ( for test_path in (
# glob('%s/product/Formulator/tests/test*.py' % path) + # glob('%s/product/Formulator/tests/test*.py' % path) +
# glob('%s/product/ERP5Form/tests/test*.py' % path) + glob('%s/product/ERP5Form/tests/test*.py' % path) +
# ['%s/product/ERP5OOo/tests/testDeferredStyle.py' % path] + # ['%s/product/ERP5OOo/tests/testDeferredStyle.py' % path] +
# ['%s/product/ERP5/tests/testXHTML.py' % path] + # ['%s/product/ERP5/tests/testXHTML.py' % path] +
# ['%s/product/ERP5/tests/testERP5Core.py' % path] + # ['%s/product/ERP5/tests/testERP5Core.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