Fix resource leaks in TransactionChainProxyTest 54/28754/2
authorGary Wu <gary.wu1@huawei.com>
Fri, 23 Oct 2015 20:40:48 +0000 (13:40 -0700)
committerGerrit Code Review <gerrit@opendaylight.org>
Sat, 24 Oct 2015 13:22:14 +0000 (13:22 +0000)
Close TransactionChainProxy objects (AutoCloseable)
that were not being closed in the test cases.

Change-Id: I85b1f951545b764007bdb2e808a2438c9bd4b2b2
Signed-off-by: Gary Wu <gary.wu1@huawei.com>

No differences found