1
0
Fork 0
mirror of https://github.com/ethauvin/JSON-java.git synced 2025-06-17 07:50:52 -07:00

98.7% coverage

This commit is contained in:
stleary 2015-04-04 14:01:29 -05:00
parent 2db11cd4db
commit b2e0a77ae0

View file

@ -1,9 +1,5 @@
package org.json.junit; package org.json.junit;
import java.util.*;
import static org.junit.Assert.*;
import org.json.*; import org.json.*;
import org.junit.Test; import org.junit.Test;