summaryrefslogtreecommitdiff
path: root/testsuite/tests/patsyn
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2015-12-22 17:23:31 +0100
committerBen Gamari <ben@smart-cactus.org>2015-12-22 17:23:31 +0100
commit01b0461e923788e825392d55d625f70c36ca3c20 (patch)
tree161efbc11af4a99411a06b424bb7006410b7e1a0 /testsuite/tests/patsyn
parent7966eea9814bfab437e6c9ce210459e1dd936630 (diff)
downloadhaskell-01b0461e923788e825392d55d625f70c36ca3c20.tar.gz
Remove another duplicate test
Diffstat (limited to 'testsuite/tests/patsyn')
-rw-r--r--testsuite/tests/patsyn/should_compile/all.T1
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuite/tests/patsyn/should_compile/all.T b/testsuite/tests/patsyn/should_compile/all.T
index f3d90aceae..074e129075 100644
--- a/testsuite/tests/patsyn/should_compile/all.T
+++ b/testsuite/tests/patsyn/should_compile/all.T
@@ -24,7 +24,6 @@ test('T9889', normal, compile, [''])
test('T9867', normal, compile, [''])
test('T9975a', normal, compile_fail, [''])
test('T9975b', normal, compile, [''])
-test('T10426', [expect_broken(10426)], compile, [''])
test('T10747', normal, compile, [''])
test('T10997', [extra_clean(['T10997a.hi', 'T10997a.o'])], multimod_compile, ['T10997', '-v0'])
test('T10997_1', [extra_clean(['T10997_1a.hi', 'T10997_1a.o'])], multimod_compile, ['T10997_1', '-v0'])