python:tests: Raise exception of more specific type NotImplementedError
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Thu, 7 Dec 2023 21:30:14 +0000 (10:30 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 21 Dec 2023 20:21:34 +0000 (20:21 +0000)
commit6256ad7442691f038856dd4fc09cf1e5c6f94fc1
treed7300fe96413fca8727a797ad8fb65e50bf1f9ae
parent3b150354534587c7719c62e21974612d798cc980
python:tests: Raise exception of more specific type NotImplementedError

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/tests/__init__.py