From: Alexis Laferrière Date: Thu, 16 Jul 2015 03:02:03 +0000 (-0400) Subject: tests: update line number in `test_new_native_alt1` X-Git-Tag: v0.7.7~27^2 X-Git-Url: http://nitlanguage.org tests: update line number in `test_new_native_alt1` Signed-off-by: Alexis Laferrière --- 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