python:tests: Fix assertEquals which doesn't exist in Python 3.12
commit362b0d69b16c5bbcd0ff7dd7ba12e1ac037a6b3d
authorAndreas Schneider <asn@samba.org>
Thu, 9 Nov 2023 20:43:54 +0000 (9 21:43 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Mon, 20 Nov 2023 15:37:33 +0000 (20 15:37 +0000)
tree24898011151e32d8de5671b78777b497c59b8d31
parentc290052fd28bbfa5b885119f322cb0718073e507
python:tests: Fix assertEquals which doesn't exist in Python 3.12

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15513

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/tests/gpo.py