From: Lucas Bajolet Date: Tue, 28 Jul 2015 15:05:31 +0000 (-0400) Subject: tests: Fix for cached_ropes, lines had changed in Nitpick X-Git-Tag: v0.7.7~6^2 X-Git-Url: http://nitlanguage.org tests: Fix for cached_ropes, lines had changed in Nitpick Signed-off-by: Lucas Bajolet --- diff --git a/tests/sav/nitpick_args1.res b/tests/sav/nitpick_args1.res index 8e55697..f9e2cbb 100644 --- a/tests/sav/nitpick_args1.res +++ b/tests/sav/nitpick_args1.res @@ -1,4 +1,4 @@ -../lib/standard/stream.nit:426,6--17: Documentation warning: Undocumented property `buffer_reset` +../lib/standard/stream.nit:451,6--17: Documentation warning: Undocumented property `buffer_reset` test_advice_repeated_types.nit:36,15--20: Warning: useless type repetition on redefined attribute `_a` test_advice_repeated_types.nit:37,18--20: Warning: useless type repetition on parameter `b1` for redefined method `b` test_advice_repeated_types.nit:38,18--20: Warning: useless type repetition on parameter `c1` for redefined method `c`