tests: fix sav for error_needed_method.nit for String constructor migration
authorJean Privat <jean@pryen.org>
Fri, 30 Aug 2013 15:31:48 +0000 (11:31 -0400)
committerJean Privat <jean@pryen.org>
Fri, 30 Aug 2013 16:14:25 +0000 (12:14 -0400)
Signed-off-by: Jean Privat <jean@pryen.org>

tests/sav/error_needed_method_alt3.sav

index 34dd8c9..0efe9cb 100644 (file)
@@ -1 +1 @@
-alt/error_needed_method_alt3.nit:48,9--13: Fatal Error: NativeString must have a property named to_s.
+alt/error_needed_method_alt3.nit:48,1--56,3: Fatal Error: NativeString must have a property named to_s_with_length.