Commit ffce7c86 authored by Romain Courteaud's avatar Romain Courteaud

LESS TESTS

parent 14cd2084
Pipeline #14659 failed with stage
in 0 seconds
......@@ -37,10 +37,10 @@ class _ERP5(ERP5TypeTestSuite):
"/test\.[^.]+\.([^.]+).py$")
for test_path in (
# 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] +
# glob('%s/product/ERP5/tests/test.*.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/testQueryModule.py' % path] +
# ['%s/product/ERP5/tests/testBankReconciliation.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