test: update tests
This commit is contained in:
+1
-1
@@ -33,7 +33,7 @@ int main(int argc, const char **argv)
|
||||
return 0;
|
||||
}
|
||||
|
||||
fx_object_to_string(data, fx_stdout);
|
||||
fx_object_to_string(data, fx_stdout, NULL);
|
||||
fx_stream_write_char(fx_stdout, '\n');
|
||||
|
||||
fx_object_unref(data);
|
||||
|
||||
Reference in New Issue
Block a user