remove decode/1 from jsx_decoder test suite
This commit is contained in:
parent
068af5621a
commit
1c9da676b7
1 changed files with 0 additions and 2 deletions
|
@ -1255,8 +1255,6 @@ bad_utf8_test_() ->
|
|||
].
|
||||
|
||||
|
||||
decode(JSON) -> decode(JSON, []).
|
||||
|
||||
decode(JSON, Opts) ->
|
||||
try
|
||||
(decoder(jsx, [], Opts))(JSON)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue