X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=openflow-protocol-impl%2Fsrc%2Ftest%2Fjava%2Forg%2Fopendaylight%2Fopenflowjava%2Fprotocol%2Fimpl%2Fcore%2FSslKeyStoreTest.java;h=c2a13df8a1b546f7adf242a7f3684d08aa7b351a;hb=07de1ed897da9d7dc70c6d550f38c59339ed751e;hp=ca6826f00dfff26c100c11515560457232585326;hpb=e1c384c30000127fd6b266d90471a996ffa5bd83;p=openflowjava.git diff --git a/openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/core/SslKeyStoreTest.java b/openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/core/SslKeyStoreTest.java index ca6826f0..c2a13df8 100644 --- a/openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/core/SslKeyStoreTest.java +++ b/openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/core/SslKeyStoreTest.java @@ -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 {