Merge "BUG-2288: DOMNotification API"
[controller.git] / opendaylight / netconf / netconf-util / src / test / java / org / opendaylight / controller / netconf / util / NetconfUtilTest.java
index 47d0d4c7ccc56294d85e753f603e6c8bd951f2c0..007dfdc1e7576aad45830d3e0089c6964409e420 100644 (file)
@@ -10,6 +10,7 @@ package org.opendaylight.controller.netconf.util;
 import static org.hamcrest.CoreMatchers.containsString;
 import static org.junit.Assert.assertThat;
 import static org.junit.Assert.fail;
+
 import org.junit.Test;
 import org.opendaylight.controller.netconf.util.xml.XmlUtil;
 import org.w3c.dom.Document;