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

fixed comment test 83.2% coverage

This commit is contained in:
stleary 2015-04-02 21:44:35 -05:00
parent 5fc222229f
commit 5ee4a3fc12

View file

@ -5,7 +5,6 @@ import static org.junit.Assert.*;
import org.json.*; import org.json.*;
import org.junit.Test; import org.junit.Test;
/** /**
* Tests for JSON-Java JSONML.java * Tests for JSON-Java JSONML.java
*/ */