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/check/oper-definition/test.gfs.gold | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'testsuite/compiler/check/oper-definition') diff --git a/testsuite/compiler/check/oper-definition/test.gfs.gold b/testsuite/compiler/check/oper-definition/test.gfs.gold index 6d1d6bc77..240819c74 100644 --- a/testsuite/compiler/check/oper-definition/test.gfs.gold +++ b/testsuite/compiler/check/oper-definition/test.gfs.gold @@ -1,5 +1,5 @@ - - -checking module Res - Happened in operation my_oper in Res.gf, line 3: - No definition given to the operation + + +testsuite/compiler/check/oper-definition/Res.gf:3: + Happened in operation my_oper + No definition given to the operation -- cgit v1.2.3