http-client-branch: review comment: alignment http-client-branch
authorchegar
Tue, 05 Dec 2017 10:21:41 +0000
branchhttp-client-branch
changeset 55953 10b34c929b4f
parent 55950 5e1707e5a254
child 55955 64298b1e890b
http-client-branch: review comment: alignment
test/jdk/java/net/httpclient/AbstractNoBody.java
--- a/test/jdk/java/net/httpclient/AbstractNoBody.java	Tue Dec 05 10:07:50 2017 +0000
+++ b/test/jdk/java/net/httpclient/AbstractNoBody.java	Tue Dec 05 10:21:41 2017 +0000
@@ -149,7 +149,7 @@
         httpsTestServer.stop(0);
         http2TestServer.stop();
         https2TestServer.stop();
-       printStamp(END, "teardown");
+        printStamp(END, "teardown");
     }
 
     static final long start = System.nanoTime();