mirror of
https://github.com/json-c/json-c.git
synced 2026-03-23 23:19:06 +08:00
Update the set_serializer test to match the actual output.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
Test setting, then resetting a custom serializer:
|
||||
my_object.to_string(standard)={ "abc": 12, "foo": "bar" }
|
||||
my_object.to_string(custom serializer)=Custom Output
|
||||
Next line of output should be from the custom freeit function:
|
||||
|
||||
Reference in New Issue
Block a user