simplify exportation of tests, add strings to test suite
This commit is contained in:
parent
eaf19cde9c
commit
2f47fdd642
8 changed files with 79 additions and 90 deletions
|
@ -22,6 +22,7 @@
|
|||
|
||||
|
||||
-module(jsx).
|
||||
-compile(export_all).
|
||||
|
||||
-export([encode/1, encode/2, decode/1, decode/2]).
|
||||
-export([is_json/1, is_json/2, is_term/1, is_term/2]).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue