summaryrefslogtreecommitdiff
path: root/testsuite/compiler
diff options
context:
space:
mode:
authorkrasimir <krasimir@chalmers.se>2009-09-16 12:13:11 +0000
committerkrasimir <krasimir@chalmers.se>2009-09-16 12:13:11 +0000
commit9ca8db1cdb30a8249aebecf735031ec203e3cde0 (patch)
tree1392c590ede3e65bf952a51066ec8f9f11ea087b /testsuite/compiler
parentf45e0fe0034d622a5d8c13f4890ec9d8bab00588 (diff)
another fix in the testsuite
Diffstat (limited to 'testsuite/compiler')
-rw-r--r--testsuite/compiler/update/ArrityCheck.gfs.gold2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/compiler/update/ArrityCheck.gfs.gold b/testsuite/compiler/update/ArrityCheck.gfs.gold
index d6ea2bb0c..3f0cb2a78 100644
--- a/testsuite/compiler/update/ArrityCheck.gfs.gold
+++ b/testsuite/compiler/update/ArrityCheck.gfs.gold
@@ -1,6 +1,6 @@
-C:\gf_2\testsuite\compiler\update\ArrityCheck.gf:6:1: cannot unify the informations
+C:\gf_3\testsuite\compiler\update\ArrityCheck.gf:6:1: cannot unify the informations
fun f : Int -> Int -> Int ;
def f 0 = \x -> x ;
and