From 54c511981d77bc701071ff06590893ce79714b09 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Alexis=20Laferri=C3=A8re?= Date: Tue, 2 Dec 2014 16:32:21 -0500 Subject: [PATCH] tests: fix savs for test_c.nit MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Alexis Laferrière --- tests/sav/test_c_alt1.res | 2 +- tests/sav/test_c_alt2.res | 2 +- tests/sav/test_c_alt3.res | 2 +- tests/sav/test_c_alt4.res | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/sav/test_c_alt1.res b/tests/sav/test_c_alt1.res index 9533b69..87254bb 100644 --- a/tests/sav/test_c_alt1.res +++ b/tests/sav/test_c_alt1.res @@ -1 +1 @@ -Runtime error: Assert failed (../lib/c.nit:63) +Runtime error: Assert failed (../lib/c.nit:44) diff --git a/tests/sav/test_c_alt2.res b/tests/sav/test_c_alt2.res index 17a3dc5..79d181f 100644 --- a/tests/sav/test_c_alt2.res +++ b/tests/sav/test_c_alt2.res @@ -1,2 +1,2 @@ -Runtime error: Assert failed (../lib/c.nit:56) +Runtime error: Assert failed (../lib/c.nit:37) 0 diff --git a/tests/sav/test_c_alt3.res b/tests/sav/test_c_alt3.res index 17a3dc5..79d181f 100644 --- a/tests/sav/test_c_alt3.res +++ b/tests/sav/test_c_alt3.res @@ -1,2 +1,2 @@ -Runtime error: Assert failed (../lib/c.nit:56) +Runtime error: Assert failed (../lib/c.nit:37) 0 diff --git a/tests/sav/test_c_alt4.res b/tests/sav/test_c_alt4.res index fdc9a45..47d5416 100644 --- a/tests/sav/test_c_alt4.res +++ b/tests/sav/test_c_alt4.res @@ -1,4 +1,4 @@ -Runtime error: Assert failed (../lib/c.nit:55) +Runtime error: Assert failed (../lib/c.nit:36) 0 0 1 -- 1.7.9.5