add floats to tests
This commit is contained in:
parent
bef362ac0e
commit
2ebffe0616
2 changed files with 35 additions and 1 deletions
|
@ -122,7 +122,9 @@ handle_event_test_() ->
|
|||
++ jsx:literals()
|
||||
++ jsx:naked_literals()
|
||||
++ jsx:integers()
|
||||
++ jsx:naked_integers(),
|
||||
++ jsx:naked_integers()
|
||||
++ jsx:floats()
|
||||
++ jsx:naked_floats(),
|
||||
[
|
||||
{
|
||||
Title, ?_assertEqual(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue