Bug 5306: Enable the SSL connection for ovs manager
[ovsdb.git] / southbound / southbound-impl / src / test / java / org / opendaylight / ovsdb / southbound / OvsdbDataTreeChangeListenerTest.java
index f66ee09e74f967e6375f9b96022a4b397a2f38b5..09df071b462e0a4c9626818c927a7520618af9c3 100644 (file)
@@ -72,4 +72,4 @@ public class OvsdbDataTreeChangeListenerTest extends AbstractDataBrokerTest {
         // Then the listener tries to open a connection
         Mockito.verify(ovsdbConnection).connect(inetAddress, port);
     }
-}
+}
\ No newline at end of file