diff --git a/tests/test_set_serializer.expected b/tests/test_set_serializer.expected index b91a081..ad44a90 100644 --- a/tests/test_set_serializer.expected +++ b/tests/test_set_serializer.expected @@ -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: