]> git.ipfire.org Git - thirdparty/samba.git/commit
ldb:pytest:api: remove pass-though tearDowns
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Fri, 16 Aug 2024 02:06:53 +0000 (14:06 +1200)
committerAndreas Schneider <asn@cryptomilk.org>
Tue, 24 Sep 2024 09:14:38 +0000 (09:14 +0000)
commitb1fd6e2b07360a631ac123a595c454474f985058
tree2e757a59ebcd1dcdb3e56c672a1f1c62449fa472
parent64e3c5cba965fa8b0625a7165b98610418518818
ldb:pytest:api: remove pass-though tearDowns

The result is exactly the same, unless we previously had the wrong
class name in the pass-through, in which case the result is *probably*
the same, only more correct.

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