From 5ee4a3fc12fad158c8782ef4288935b18954ba1a Mon Sep 17 00:00:00 2001 From: stleary Date: Thu, 2 Apr 2015 21:44:35 -0500 Subject: [PATCH] fixed comment test 83.2% coverage --- JSONMLTest.java | 1 - 1 file changed, 1 deletion(-) diff --git a/JSONMLTest.java b/JSONMLTest.java index 729c68f..b2a4e06 100644 --- a/JSONMLTest.java +++ b/JSONMLTest.java @@ -5,7 +5,6 @@ import static org.junit.Assert.*; import org.json.*; import org.junit.Test; - /** * Tests for JSON-Java JSONML.java */