X-Git-Url: http://nitlanguage.org diff --git a/tests/sav/contracts_add.res b/tests/sav/contracts_add.res index f74e59a..a353fc9 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' failed (contracts_add.nit:39)