lib ldb tests: remove deprecation warning from api.py
commitd73bbf0b73fcfb99880715df9e314ae5482d6828
authorGary Lockyer <gary@catalyst.net.nz>
Wed, 6 Mar 2019 02:45:54 +0000 (6 15:45 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 21 Jun 2019 04:27:12 +0000 (21 04:27 +0000)
treeabc7116a2b945b89c8c3c88e74f200be7b88d36c
parentc3aed68989662358ba493c1e89968a0eff15b442
lib ldb tests: remove deprecation warning from api.py

Remove the "DeprecationWarning: Please use assertEqual instead."
warnings from api.py

Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
lib/ldb/tests/python/api.py