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%2FDepTestImplModuleStub.txt;h=2359b50e0a46a5595cab18fa81b78261e0cf2520;hb=3f130bc99b874e917fe397c4835f22229f60842a;hp=80c1e54a15e528d0b93708dfe76d506fbf03ad54;hpb=8b5d3ec5b3a951fede6d9dd8416c64c4a5ba8bd1;p=controller.git diff --git a/opendaylight/config/yang-test/src/main/java/org/opendaylight/controller/config/yang/test/impl/DepTestImplModuleStub.txt b/opendaylight/config/yang-test/src/main/java/org/opendaylight/controller/config/yang/test/impl/DepTestImplModuleStub.txt index 80c1e54a15..2359b50e0a 100644 --- a/opendaylight/config/yang-test/src/main/java/org/opendaylight/controller/config/yang/test/impl/DepTestImplModuleStub.txt +++ b/opendaylight/config/yang-test/src/main/java/org/opendaylight/controller/config/yang/test/impl/DepTestImplModuleStub.txt @@ -1,5 +1 @@ - return new AutoCloseable() { - @Override - public void close() throws Exception { - } - }; + return new org.opendaylight.controller.config.yang.test.impl.CheckedAutoCloseable();