tests: Test result update for `curl_http`
[nit.git] / tests / sav / error_redef2_1alt1_alt7.res
index d51d974..b068404 100644 (file)
@@ -1,2 +1 @@
-alt/error_redef2_1alt1_alt7.nit:32,6--7: Redef error: B::f1 is an inherited property. To redefine it, add the redef keyword.
-alt/error_redef2_1alt1_alt7.nit:32,10--12: Redef Error: f1 is a procedure, not a function.
+alt/error_redef2_1alt1_alt7.nit:32,6--7: Redef Error: `B::f1` is an inherited property. To redefine it, add the `redef` keyword.