summaryrefslogtreecommitdiff
path: root/testsuite/tests/arrows
diff options
context:
space:
mode:
authorIan Lynagh <ian@well-typed.com>2013-02-11 18:35:02 +0000
committerIan Lynagh <ian@well-typed.com>2013-02-11 18:35:02 +0000
commite71492efa63ec05687d24935de59cd3823d2b96f (patch)
tree1fc190d2c59c379898201cf24e476f3548cd8496 /testsuite/tests/arrows
parentf07528b02e8e9b66bb365ca6f4619db4d880d359 (diff)
downloadhaskell-e71492efa63ec05687d24935de59cd3823d2b96f.tar.gz
Update the reason for T5267 being broken
Diffstat (limited to 'testsuite/tests/arrows')
-rw-r--r--testsuite/tests/arrows/should_compile/all.T2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/arrows/should_compile/all.T b/testsuite/tests/arrows/should_compile/all.T
index 24e95e8ef6..0a1e6516ce 100644
--- a/testsuite/tests/arrows/should_compile/all.T
+++ b/testsuite/tests/arrows/should_compile/all.T
@@ -16,5 +16,5 @@ test('arrowrec1', normal, compile, [''])
test('arrowpat', normal, compile, [''])
test('T3964', normal, compile, [''])
test('T5283', normal, compile, [''])
-test('T5267', expect_broken(5605), compile, [''])
+test('T5267', expect_broken(5267), compile, [''])
test('T5022', normal, compile, [''])