Author: markt
Date: Tue Aug 9 20:55:19 2016
New Revision: 1755650
URL: http://svn.apache.org/viewvc?rev=1755650&view=rev
Log:
Checkstyle
Modified:
tomcat/trunk/test/org/apache/tomcat/util/http/TestLegacyCookieProcessor.java
Modified:
tomcat/trunk/test/org/apache/tomcat/util/http/TestLegacyCookieProcessor.java
URL:
http://svn.apache.org/viewvc/tomcat/trunk/test/org/apache/tomcat/util/http/TestLegacyCookieProcessor.java?rev=1755650&r1=1755649&r2=1755650&view=diff
==============================================================================
---
tomcat/trunk/test/org/apache/tomcat/util/http/TestLegacyCookieProcessor.java
(original)
+++
tomcat/trunk/test/org/apache/tomcat/util/http/TestLegacyCookieProcessor.java
Tue Aug 9 20:55:19 2016
@@ -18,10 +18,11 @@ package org.apache.tomcat.util.http;
import java.nio.charset.StandardCharsets;
-import org.apache.tomcat.util.buf.MessageBytes;
import org.junit.Assert;
import org.junit.Test;
+import org.apache.tomcat.util.buf.MessageBytes;
+
public class TestLegacyCookieProcessor {
/*
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]