]> git.ipfire.org Git - thirdparty/samba.git/commit
python:tests: Manually raise AssertionError
authorJo Sutton <josutton@catalyst.net.nz>
Wed, 24 Apr 2024 01:38:53 +0000 (13:38 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 22 May 2024 20:33:36 +0000 (20:33 +0000)
commit5682df15a098dcad7398d8dafdcbccac37371c1a
treeeb418afc34f53e29cc2d3e696882c9f3c545e99e
parent95e80bf1e0533716a4a15dc2848b76bed2e28a2b
python:tests: Manually raise AssertionError

This removes the last dependency on ‘self’ in this method.

Signed-off-by: Jo Sutton <josutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/tests/dckeytab.py