[commit: testsuite] master: T7671 / #7671 is now fixed (f5e474d)
Ian Lynagh
igloo at earth.li
Tue Feb 26 16:21:34 CET 2013
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/f5e474d38e1bd4c6f4e2859cc36d7f2f0df101a7
>---------------------------------------------------------------
commit f5e474d38e1bd4c6f4e2859cc36d7f2f0df101a7
Author: Ian Lynagh <ian at well-typed.com>
Date: Tue Feb 26 01:26:26 2013 +0000
T7671 / #7671 is now fixed
>---------------------------------------------------------------
tests/parser/unicode/all.T | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/tests/parser/unicode/all.T b/tests/parser/unicode/all.T
index 71db26f..a8e19eb 100644
--- a/tests/parser/unicode/all.T
+++ b/tests/parser/unicode/all.T
@@ -20,4 +20,4 @@ test('T1744', normal, compile_and_run, [''])
test('T1103', normal, compile, [''])
test('T2302', only_ways(['normal']), compile_fail, [''])
test('T4373', normal, compile, [''])
-test('T7671', expect_broken(7671), compile, [''])
+test('T7671', normal, compile, [''])
More information about the ghc-commits
mailing list