summaryrefslogtreecommitdiff
path: root/testsuite/tests/primops/should_run/all.T
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/primops/should_run/all.T')
-rw-r--r--testsuite/tests/primops/should_run/all.T1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/tests/primops/should_run/all.T b/testsuite/tests/primops/should_run/all.T
index dbb82fd11e..954cc30ef9 100644
--- a/testsuite/tests/primops/should_run/all.T
+++ b/testsuite/tests/primops/should_run/all.T
@@ -36,3 +36,4 @@ test('ShrinkSmallMutableArrayA', normal, compile_and_run, [''])
test('ShrinkSmallMutableArrayB', normal, compile_and_run, [''])
test('T14664', normal, compile_and_run, [''])
test('CStringLength', normal, compile_and_run, ['-O2'])
+test('NonNativeSwitch', normal, compile_and_run, ['-O2'])