break special decodeable forms out to own test data
This commit is contained in:
parent
086803cc95
commit
e6380bc3a3
4 changed files with 69 additions and 13 deletions
|
@ -124,7 +124,8 @@ handle_event_test_() ->
|
|||
++ jsx:integers()
|
||||
++ jsx:naked_integers()
|
||||
++ jsx:floats()
|
||||
++ jsx:naked_floats(),
|
||||
++ jsx:naked_floats()
|
||||
++ jsx:decodeables(),
|
||||
[
|
||||
{
|
||||
Title, ?_assertEqual(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue