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

Move method comments so JavaDoc will pick them up.

This commit is contained in:
stleary 2015-08-08 12:10:52 -05:00
parent 6f5bcb32e5
commit 41bfdad91f

View file

@ -7,7 +7,7 @@ import org.junit.Test;
/**
* Unit tests for JSON-Java HTTP.java. See RFC7230
* Unit tests for JSON-Java HTTP.java. See RFC7230.
*/
public class HTTPTest {