Skip to content
Snippets Groups Projects
Verified Commit 99c008a4 authored by jeffrey young's avatar jeffrey young
Browse files

testsuite: mark more tests with req_js_compactor

parent 855e0915
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ test('T21336a',
[unless(opsys('linux') or opsys('freebsd'), skip), js_skip],
compile_and_run, [''])
test('T21336b',
[unless(opsys('linux') or opsys('freebsd'), skip), js_skip],
[unless(opsys('linux') or opsys('freebsd'), skip), req_js_compactor],
makefile_test, [])
test('T21336c',
[ unless(opsys('linux') or opsys('freebsd'), skip)
......
test('seward-space-leak', [extra_files(['Main.lhs'])
, when(fast(), skip)
, js_skip
, req_js_compactor
], multimod_compile_and_run,
['Main', ''])
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment