]> WPIA git - gigi.git/commit
chg: Do not leak the DB connection when tests are done
authorBenny Baumann <BenBE1987@gmx.net>
Sun, 7 Aug 2016 00:52:30 +0000 (02:52 +0200)
committerBenny Baumann <BenBE1987@gmx.net>
Sun, 7 Aug 2016 11:49:51 +0000 (13:49 +0200)
commit0d9465248c016d99ac04e10b34d141a5811fac6f
treea5fd9bb6d2f96b2c568ac7f7e3e78aaaeb43b497
parent66dcfd37b5a9debd8e33e71c699a0fdd2f2f595c
chg: Do not leak the DB connection when tests are done

This also helps to avoid warnings by the compiler about l being unused

Change-Id: Ia370ebf3e48b8309196aa61c2baa1301095ae40b
tests/org/cacert/gigi/testUtils/ConfiguredTest.java