From 953c6e8fb5a1884e36df59d4a7fc04460dd87153 Mon Sep 17 00:00:00 2001 From: hallgren Date: Fri, 6 Dec 2013 16:01:13 +0000 Subject: testsuite: reduced the number of failing tests from 25 to 13 Some tests may fail on Windows because of \ instead of / in paths. --- testsuite/compiler/renamer/funpatt.gfs.gold | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'testsuite/compiler/renamer') diff --git a/testsuite/compiler/renamer/funpatt.gfs.gold b/testsuite/compiler/renamer/funpatt.gfs.gold index 382428255..873c90c1b 100644 --- a/testsuite/compiler/renamer/funpatt.gfs.gold +++ b/testsuite/compiler/renamer/funpatt.gfs.gold @@ -1,5 +1,5 @@ - - -renaming module funpatt - renaming of d in funpatt.gf, line 11 - data constructor expected but funpatt.D1 is found instead + + +testsuite/compiler/renamer/funpatt.gf:11: + Happened in the renaming of d + data constructor expected but funpatt.D1 is found instead -- cgit v1.2.3