Skip to content

Commit

Permalink
fixed testcase.
Browse files Browse the repository at this point in the history
  • Loading branch information
wenshao committed Mar 26, 2017
1 parent e7361ac commit 70972d8
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,5 @@ public void test_2_7() throws Exception {
assertTrue(json.equals(1.9275814160560206E-50)
|| json.equals("1.9275814160560204E-50") // raspberry pi
);
assertEquals("1.9275814160560206E-50", json);
}
}

0 comments on commit 70972d8

Please sign in to comment.