Skip to content

Commit

Permalink
Whitelist more formerly-failing JSONTestSuite tests
Browse files Browse the repository at this point in the history
  • Loading branch information
bos committed Oct 28, 2016
1 parent e8cf728 commit 9cbf982
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/UnitTests.hs
Original file line number Diff line number Diff line change
Expand Up @@ -667,9 +667,6 @@ _blacklist = HashSet.fromList [
, "i_string_not_in_unicode_range.json"
, "i_string_truncated-utf-8.json"
, "i_structure_UTF-8_BOM_empty_object.json"
, "n_number_neg_int_starting_with_zero.json"
, "n_number_real_without_fractional_part.json"
, "n_number_with_leading_zero.json"
, "n_string_unescaped_crtl_char.json"
, "n_string_unescaped_newline.json"
, "n_string_unescaped_tab.json"
Expand Down

0 comments on commit 9cbf982

Please sign in to comment.