From 3a3a6dbf89c0163f74dbbbb72fd376e2369eae3c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Alexis=20Laferri=C3=A8re?= Date: Wed, 15 Jul 2015 23:02:03 -0400 Subject: [PATCH] tests: update line number in `test_new_native_alt1` MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Alexis Laferrière --- tests/sav/test_new_native_alt1.res | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/sav/test_new_native_alt1.res b/tests/sav/test_new_native_alt1.res index 7d3c3bb..fcde192 100644 --- a/tests/sav/test_new_native_alt1.res +++ b/tests/sav/test_new_native_alt1.res @@ -1,4 +1,4 @@ -Runtime error: Cast failed. Expected `E`, got `Bool` (../lib/standard/collection/array.nit:957) +Runtime error: Cast failed. Expected `E`, got `Bool` (../lib/standard/collection/array.nit:960) NativeString 0x4e Nit -- 1.7.9.5