summaryrefslogtreecommitdiff
path: root/testsuite/tests/numeric
diff options
context:
space:
mode:
authortaylorfausak <taylor@fausak.me>2019-10-04 12:57:13 -0400
committerMarge Bot <ben+marge-bot@smart-cactus.org>2019-11-01 04:54:47 -0400
commit214d81220d89ba76350a0eefa837c90797298595 (patch)
tree35601b0fd5ba7a743c37496ce8d0ae433b322a13 /testsuite/tests/numeric
parentbaf47ff84f5fce832f7173febcac6d9b6b32631a (diff)
downloadhaskell-214d81220d89ba76350a0eefa837c90797298595.tar.gz
Fix running of ratio test case
Diffstat (limited to 'testsuite/tests/numeric')
-rw-r--r--testsuite/tests/numeric/should_run/all.T2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/numeric/should_run/all.T b/testsuite/tests/numeric/should_run/all.T
index f633c2e884..71e81daaab 100644
--- a/testsuite/tests/numeric/should_run/all.T
+++ b/testsuite/tests/numeric/should_run/all.T
@@ -68,4 +68,4 @@ test('T11702', extra_ways(['optasm']), compile_and_run, [''])
test('T12136', normal, compile_and_run, [''])
test('T15301', normal, compile_and_run, ['-O2'])
test('T497', normal, compile_and_run, ['-O'])
-test('T17303', normal, compile_and_run, [])
+test('T17303', normal, compile_and_run, [''])