X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Fyang-test%2Fsrc%2Fmain%2Fjava%2Forg%2Fopendaylight%2Fcontroller%2Fconfig%2Fyang%2Ftest%2Fimpl%2FTestImplModuleStub.txt;h=dc933b4f3b07e178b3794e4f21ac16cefec2e287;hb=d840c921a370f0704ba2d68faf4cfffda08c4440;hp=80c1e54a15e528d0b93708dfe76d506fbf03ad54;hpb=2202c2e0c5e65783b02254a7cfc2b1fb6d84afe9;p=controller.git diff --git a/opendaylight/config/yang-test/src/main/java/org/opendaylight/controller/config/yang/test/impl/TestImplModuleStub.txt b/opendaylight/config/yang-test/src/main/java/org/opendaylight/controller/config/yang/test/impl/TestImplModuleStub.txt index 80c1e54a15..dc933b4f3b 100644 --- a/opendaylight/config/yang-test/src/main/java/org/opendaylight/controller/config/yang/test/impl/TestImplModuleStub.txt +++ b/opendaylight/config/yang-test/src/main/java/org/opendaylight/controller/config/yang/test/impl/TestImplModuleStub.txt @@ -1,5 +1 @@ - return new AutoCloseable() { - @Override - public void close() throws Exception { - } - }; + return new org.opendaylight.controller.config.yang.test.impl.CheckedAutoCloseable(); \ No newline at end of file