summaryrefslogtreecommitdiff
path: root/testsuite/tests/indexed-types/should_fail/all.T
diff options
context:
space:
mode:
authorThomas Miedema <thomasmiedema@gmail.com>2016-06-27 23:11:48 +0200
committerThomas Miedema <thomasmiedema@gmail.com>2016-06-28 13:14:36 +0200
commit6b3b631e90aa5f6f9322efcb81e9b13d14d087f0 (patch)
treeec4e3b677872d4ccb63503ad7a7ad3896159636c /testsuite/tests/indexed-types/should_fail/all.T
parent782cacf57300908d8a608bac7d26be59586f2af0 (diff)
downloadhaskell-6b3b631e90aa5f6f9322efcb81e9b13d14d087f0.tar.gz
Testsuite: run all indexed-types ways on ./validate --slow
I don't know why some ways were omitted before.
Diffstat (limited to 'testsuite/tests/indexed-types/should_fail/all.T')
-rw-r--r--testsuite/tests/indexed-types/should_fail/all.T2
1 files changed, 0 insertions, 2 deletions
diff --git a/testsuite/tests/indexed-types/should_fail/all.T b/testsuite/tests/indexed-types/should_fail/all.T
index 041282eadf..1aaa07e5b9 100644
--- a/testsuite/tests/indexed-types/should_fail/all.T
+++ b/testsuite/tests/indexed-types/should_fail/all.T
@@ -1,5 +1,3 @@
-setTestOpts(omit_ways(['optasm']))
-
test('SimpleFail1a', normal, compile_fail, [''])
test('SimpleFail1b', normal, compile_fail, [''])
test('SimpleFail2a', normal, compile_fail, [''])