Skip to content
Snippets Groups Projects
Commit d84c3e61 authored by Josh Meredith's avatar Josh Meredith :flag_au:
Browse files

disable tests to run ghcjs-in-ghc testsuite

parent f73f681e
No related branches found
No related tags found
No related merge requests found
......@@ -6,4 +6,4 @@ test('array001', [
compile_and_run, [''])
test('T9220', filter_stdout_lines('.*type role .*'), ghci_script, ['T9220.script'])
test('T229', [exit_code(1)], compile_and_run, [''])
test('T229', [javascript_failures, exit_code(1)], compile_and_run, [''])
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment