Author: markt
Date: Tue Aug 18 14:15:21 2015
New Revision: 1696424
URL: http://svn.apache.org/r1696424
Log:
Import order
Modified:
tomcat/trunk/test/org/apache/coyote/http2/TestHttp2Section_5_3.java
Modified: tomcat/trunk/test/org/apache/coyote/http2/TestHttp2Section_5_3.java
URL:
http://svn.apache.org/viewvc/tomcat/trunk/test/org/apache/coyote/http2/TestHttp2Section_5_3.java?rev=1696424&r1=1696423&r2=1696424&view=diff
==============================================================================
--- tomcat/trunk/test/org/apache/coyote/http2/TestHttp2Section_5_3.java
(original)
+++ tomcat/trunk/test/org/apache/coyote/http2/TestHttp2Section_5_3.java Tue Aug
18 14:15:21 2015
@@ -16,11 +16,12 @@
*/
package org.apache.coyote.http2;
-import org.apache.juli.logging.Log;
-import org.apache.juli.logging.LogFactory;
import org.junit.Assert;
import org.junit.Test;
+import org.apache.juli.logging.Log;
+import org.apache.juli.logging.LogFactory;
+
/**
* Unit tests for Section 5.3 of
* <a href="https://tools.ietf.org/html/rfc7540">RFC 7540</a>.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]