From e4d18a4942cc5178b2a04423cc9fc2eb416a438a Mon Sep 17 00:00:00 2001 From: Alexandre Terrasa Date: Mon, 30 May 2016 15:08:09 -0400 Subject: [PATCH] tests: fix line numbers in array related tests Signed-off-by: Alexandre Terrasa --- 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 9e5ceab..38c4890 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/core/collection/array.nit:989) +Runtime error: Cast failed. Expected `E`, got `Bool` (../lib/core/collection/array.nit:991) NativeString 0x4e Nit -- 1.7.9.5