X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-notifications-impl%2Fsrc%2Ftest%2Fjava%2Forg%2Fopendaylight%2Fcontroller%2Fnetconf%2Fnotifications%2Fimpl%2Fops%2FGetTest.java;h=ac826a5e4454650c9d58dc9503b5ae013736f394;hb=2660b697228bb3e708a556b53e06a89d5ea00440;hp=05ed9bf006f79c2cc7937da1e7064f5d76364d6b;hpb=1e884647502a8d91f8a57bde8193c60b9bbcce0d;p=controller.git diff --git a/opendaylight/netconf/netconf-notifications-impl/src/test/java/org/opendaylight/controller/netconf/notifications/impl/ops/GetTest.java b/opendaylight/netconf/netconf-notifications-impl/src/test/java/org/opendaylight/controller/netconf/notifications/impl/ops/GetTest.java index 05ed9bf006..ac826a5e44 100644 --- a/opendaylight/netconf/netconf-notifications-impl/src/test/java/org/opendaylight/controller/netconf/notifications/impl/ops/GetTest.java +++ b/opendaylight/netconf/netconf-notifications-impl/src/test/java/org/opendaylight/controller/netconf/notifications/impl/ops/GetTest.java @@ -52,7 +52,7 @@ public class GetTest { "\n"); } - private Document getBlankResponse() throws IOException, SAXException { + private static Document getBlankResponse() throws IOException, SAXException { return XmlUtil.readXmlToDocument("\n" +