commit | 4b1a0668a8b0a77de7a99ba5f2307ea907da041d | [log] [tgz] |
---|---|---|
author | Eric Haszlakiewicz <erh+git@nimenees.com> | Sun Sep 09 13:53:12 2012 -0500 |
committer | Eric Haszlakiewicz <erh+git@nimenees.com> | Sun Sep 09 13:53:12 2012 -0500 |
tree | 72881f593897cac5236b1b431f24ca986a96153c | |
parent | 38f421a2e7f4453bdc7f206681dbcbfb1b00de4c [diff] [blame] |
Update the set_serializer test to match the actual output.
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: