tests: Fixed failed test with new method to_s_full
authorLucas Bajolet <r4pass@hotmail.com>
Fri, 28 Aug 2015 19:25:01 +0000 (15:25 -0400)
committerLucas Bajolet <r4pass@hotmail.com>
Fri, 28 Aug 2015 19:25:01 +0000 (15:25 -0400)
Signed-off-by: Lucas Bajolet <r4pass@hotmail.com>

tests/sav/error_needed_method_alt3.res
tests/sav/niti/error_needed_method_alt4.res

index f7f479a..f06d6c6 100644 (file)
@@ -1 +1 @@
-alt/error_needed_method_alt3.nit:48,9--13: Fatal Error: `NativeString` must have a property named `to_s_with_length`.
+alt/error_needed_method_alt3.nit:48,9--13: Fatal Error: `NativeString` must have a property named `to_s_full`.
index 3626477..5b1731b 100644 (file)
@@ -1 +1 @@
-alt/error_needed_method_alt4.nit:49,10--14: Fatal Error: `NativeString` must have a property named `to_s_with_length`.
+alt/error_needed_method_alt4.nit:49,10--14: Fatal Error: `NativeString` must have a property named `to_s_full`.