Remove trailing whitespace
[openflowjava.git] / openflow-protocol-impl / src / test / java / org / opendaylight / openflowjava / protocol / impl / core / SslKeyStoreTest.java
index ca6826f00dfff26c100c11515560457232585326..c2a13df8a1b546f7adf242a7f3684d08aa7b351a 100644 (file)
@@ -33,7 +33,7 @@ public class SslKeyStoreTest {
 
     /**
      * Test keystore file access - via classpath
-     * @throws Exception 
+     * @throws Exception
      */
     @Test
     public void testAsInputStream() throws Exception {
@@ -44,7 +44,7 @@ public class SslKeyStoreTest {
 
     /**
      * Test keystore file access - via relative path
-     * @throws Exception 
+     * @throws Exception
      */
     @Test
     public void testAsInputStream2() throws Exception {