From 5c882f9bf920007f09075759dacf3d0b3cba0ee6 Mon Sep 17 00:00:00 2001 From: krasimir Date: Wed, 16 Sep 2009 11:20:05 +0000 Subject: [PATCH] fix some tests in the testsuite --- testsuite/compiler/typecheck/abstract/test_A.gfs | 2 +- testsuite/compiler/typecheck/abstract/test_B.gfs | 2 +- testsuite/compiler/typecheck/abstract/test_C.gfs | 2 +- testsuite/compiler/typecheck/concrete/test_A.gfs | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/testsuite/compiler/typecheck/abstract/test_A.gfs b/testsuite/compiler/typecheck/abstract/test_A.gfs index e4a425917..9e2cee08b 100644 --- a/testsuite/compiler/typecheck/abstract/test_A.gfs +++ b/testsuite/compiler/typecheck/abstract/test_A.gfs @@ -1 +1 @@ -i testsuite/compiler/typecheck/abstract/A.gf \ No newline at end of file +i -src testsuite/compiler/typecheck/abstract/A.gf \ No newline at end of file diff --git a/testsuite/compiler/typecheck/abstract/test_B.gfs b/testsuite/compiler/typecheck/abstract/test_B.gfs index d82aa3ba2..63588bfe4 100644 --- a/testsuite/compiler/typecheck/abstract/test_B.gfs +++ b/testsuite/compiler/typecheck/abstract/test_B.gfs @@ -1 +1 @@ -i testsuite/compiler/typecheck/abstract/B.gf \ No newline at end of file +i -src testsuite/compiler/typecheck/abstract/B.gf \ No newline at end of file diff --git a/testsuite/compiler/typecheck/abstract/test_C.gfs b/testsuite/compiler/typecheck/abstract/test_C.gfs index f7cb5c538..750526405 100644 --- a/testsuite/compiler/typecheck/abstract/test_C.gfs +++ b/testsuite/compiler/typecheck/abstract/test_C.gfs @@ -1 +1 @@ -i testsuite/compiler/typecheck/abstract/C.gf \ No newline at end of file +i -src testsuite/compiler/typecheck/abstract/C.gf \ No newline at end of file diff --git a/testsuite/compiler/typecheck/concrete/test_A.gfs b/testsuite/compiler/typecheck/concrete/test_A.gfs index 5865b606d..c4525f4eb 100644 --- a/testsuite/compiler/typecheck/concrete/test_A.gfs +++ b/testsuite/compiler/typecheck/concrete/test_A.gfs @@ -1 +1 @@ -i testsuite/compiler/typecheck/concrete/A.gf \ No newline at end of file +i -src testsuite/compiler/typecheck/concrete/A.gf \ No newline at end of file