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