summaryrefslogtreecommitdiff
path: root/testsuite/tests/deSugar
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2018-06-03 16:49:45 -0400
committerBen Gamari <ben@smart-cactus.org>2018-06-03 16:49:45 -0400
commit4dd1895bf8bbe5aac7a8e80f18ba76e78520be18 (patch)
tree4c379546b7253713675170e7ecd8aab0761c0a30 /testsuite/tests/deSugar
parentb564eb7eb93590556d3107ec38ad9b0232215c28 (diff)
downloadhaskell-4dd1895bf8bbe5aac7a8e80f18ba76e78520be18.tar.gz
testsuite: Really mark T14547 as broken
Diffstat (limited to 'testsuite/tests/deSugar')
-rw-r--r--testsuite/tests/deSugar/should_compile/all.T1
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuite/tests/deSugar/should_compile/all.T b/testsuite/tests/deSugar/should_compile/all.T
index 05e0ee5aeb..3aadbea5d4 100644
--- a/testsuite/tests/deSugar/should_compile/all.T
+++ b/testsuite/tests/deSugar/should_compile/all.T
@@ -103,7 +103,6 @@ test('T14135', normal, compile, [''])
test('T14546a', normal, compile, ['-Wincomplete-patterns'])
test('T14546b', normal, compile, ['-Wincomplete-patterns'])
test('T14546c', normal, compile, ['-Wincomplete-patterns'])
-test('T14547', normal, compile, ['-Wincomplete-patterns'])
test('T14547', expect_broken(15222), compile, ['-Wincomplete-patterns'])
test('T14773a', normal, compile, ['-Wincomplete-patterns'])
test('T14773b', normal, compile, ['-Wincomplete-patterns'])