simplify exportation of tests, add strings to test suite

This commit is contained in:
alisdair sullivan 2013-02-11 19:06:44 -08:00
parent eaf19cde9c
commit 2f47fdd642
8 changed files with 79 additions and 90 deletions

View file

@ -115,16 +115,7 @@ opts_test_() ->
handle_event_test_() ->
Data = jsx:empty_array()
++ jsx:deep_array()
++ jsx:really_deep_array()
++ jsx:empty_object()
++ jsx:literals()
++ jsx:naked_literals()
++ jsx:integers()
++ jsx:naked_integers()
++ jsx:floats()
++ jsx:naked_floats()
Data = jsx:universals()
++ jsx:decodeables(),
[
{