reduce test cases to saner set
This commit is contained in:
parent
5c96222cbf
commit
9e01e3a704
7 changed files with 41 additions and 159 deletions
|
@ -170,8 +170,7 @@ clean_string(Bin, Config) -> jsx_utils:clean_string(Bin, Config).
|
|||
|
||||
|
||||
decode_test_() ->
|
||||
Data = jsx:universals()
|
||||
++ jsx:decodeables(),
|
||||
Data = jsx:test_cases(),
|
||||
[
|
||||
{
|
||||
Title, ?_assertEqual(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue