add tests to jsx_parser, add it to app manifest

This commit is contained in:
alisdair sullivan 2012-05-23 00:52:53 -07:00
parent f44ee7aeab
commit 44446357d0
2 changed files with 807 additions and 19 deletions

View file

@ -6,6 +6,7 @@
jsx,
jsx_encoder,
jsx_decoder,
jsx_parser,
jsx_to_json,
jsx_to_term,
jsx_utils,