Skip to content

Instantly share code, notes, and snippets.

@fxdgear
Created October 4, 2013 23:22
Show Gist options
  • Save fxdgear/6834451 to your computer and use it in GitHub Desktop.
Save fxdgear/6834451 to your computer and use it in GitHub Desktop.
def test_example(self):
s = Serializer(*data)
native = {}
self.assertEqual(s.to_native(), native)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment