Merge: tests: Test result update for `curl_http`
[nit.git] / tests / sav / error_ref_attr.res
index e683282..184874a 100644 (file)
@@ -1 +1,2 @@
-error_ref_attr.nit:20,16--18: Redef Error: Wrong static type. found Int, expected B.
+error_ref_attr.nit:20,15--17: Redef Error: expected `B` return type; got `Int`.
+error_ref_attr.nit:20,15--17: Redef Error: expected `B` type for parameter `a'; got `Int`.