Commit 2ffd4775 authored by Rafael Monnerat's avatar Rafael Monnerat

slapos_erp5: Ignore slapos_cloud on JS tests

   It constains external JS files not that compatible with JS Lint.
parent 362d1976
......@@ -40,6 +40,7 @@ class TestSlapOSXHTML(SlapOSTestCaseMixin, testXHTML.TestXHTML):
'erp5_corporate_identity_web',
'erp5_notebook', 'erp5_officejs_notebook',
'erp5_web_js_style_ui', 'slapos_hal_json_style',
'slapos_cloud',
'erp5_wendelin_notebook')
def afterSetUp(self):
SlapOSTestCaseMixin.afterSetUp(self)
......
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