Bug 8153: enforce check-style rules for netconf
[netconf.git] / netconf / callhome-provider / src / test / java / org / opendaylight / netconf / callhome / mount / CallHomeMountDispatcherTest.java
index cca8f5de3d56e1352e776333433abacaa518a526..1b822413a55c5809679d0b53844f9ae2c18c63c1 100644 (file)
@@ -73,6 +73,7 @@ public class CallHomeMountDispatcherTest {
             public CallHomeMountSessionManager getSessionManager() {
                 return mockSessMgr;
             }
+
             @Override
             void createTopology() {
                 this.topology = mockTopology;