ldb: Fix tests to call the parent tearDown(), not setUp in tearDown
authorAndrew Bartlett <abartlet@samba.org>
Thu, 24 Aug 2017 04:29:58 +0000 (16:29 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 30 Aug 2017 08:48:20 +0000 (10:48 +0200)
commit841e763a2b1dba1c0557d4f47a3674d6a555cab0
treea12a766a31437c197a621408cd7d6f5feb1f40f4
parenta5dbcbeeed0aa406ab3da6f04d792a657364687c
ldb: Fix tests to call the parent tearDown(), not setUp in tearDown

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
lib/ldb/tests/python/api.py