Skip to content

Commit

Permalink
Update the set_serializer test to match the actual output.
Browse files Browse the repository at this point in the history
  • Loading branch information
hawicz committed Sep 9, 2012
1 parent 38f421a commit 4b1a066
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_set_serializer.expected
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit 4b1a066

Please sign in to comment.