summaryrefslogtreecommitdiff
path: root/testsuite/tests/cmm/should_compile/T21370/all.T
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/cmm/should_compile/T21370/all.T')
-rw-r--r--testsuite/tests/cmm/should_compile/T21370/all.T5
1 files changed, 4 insertions, 1 deletions
diff --git a/testsuite/tests/cmm/should_compile/T21370/all.T b/testsuite/tests/cmm/should_compile/T21370/all.T
index a88bb4d26f..f0df98e111 100644
--- a/testsuite/tests/cmm/should_compile/T21370/all.T
+++ b/testsuite/tests/cmm/should_compile/T21370/all.T
@@ -1 +1,4 @@
-test('T21370', [extra_files(["subdir", "test.cmm", "test2.cmm", "Main.hs"])] , makefile_test, [])
+test('T21370',
+ [ extra_files(["subdir", "test.cmm", "test2.cmm", "Main.hs"])
+ , js_skip # use Cmm
+ ], makefile_test, [])