X-Git-Url: http://nitlanguage.org diff --git a/tests/sav/contracts_add.res b/tests/sav/contracts_add.res index a353fc9..6d21df2 100644 --- a/tests/sav/contracts_add.res +++ b/tests/sav/contracts_add.res @@ -1,2 +1,2 @@ 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) +Runtime error: Assert 'ensure(x == 0)' failed (contracts_add.nit:39)