X-Git-Url: http://nitlanguage.org diff --git a/tests/sav/contracts_add.res b/tests/sav/contracts_add.res index f74e59a..6d21df2 100644 --- a/tests/sav/contracts_add.res +++ b/tests/sav/contracts_add.res @@ -1,2 +1,2 @@ -contracts_add.nit:46,3--17: Useless contract: No contract defined at the introduction of the method -Runtime error: Assert 'ensures' failed (contracts_add.nit:39) +contracts_add.nit:46,3--16: Useless contract: No contract defined at the introduction of the method +Runtime error: Assert 'ensure(x == 0)' failed (contracts_add.nit:39)