From 9755326b0fff54e6cddbc38e3ed378cf4348acba Mon Sep 17 00:00:00 2001 From: Lucas Bajolet Date: Tue, 28 Jul 2015 11:05:31 -0400 Subject: [PATCH] tests: Fix for cached_ropes, lines had changed in Nitpick Signed-off-by: Lucas Bajolet --- tests/sav/nitpick_args1.res | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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` -- 1.7.9.5