tests: Test result update for `curl_http`
[nit.git] / tests / sav / error_var_args3.res
index 4c5bf5d..ddd7e4c 100644 (file)
@@ -1,2 +1,2 @@
 error_var_args3.nit:18,2--3: Warning: superfluous parentheses.
-error_var_args3.nit:18,1--3: Error: t is variable, not a function.
+error_var_args3.nit:18,1--3: Error: `t` is a variable, not a method.