]> git.ipfire.org Git - thirdparty/pdns.git/commit
Use assertEqual
authorJosh Soref <2119212+jsoref@users.noreply.github.com>
Wed, 12 Nov 2025 19:14:11 +0000 (14:14 -0500)
committerJosh Soref <2119212+jsoref@users.noreply.github.com>
Wed, 12 Nov 2025 21:43:16 +0000 (16:43 -0500)
commit7cdafb7f98a4f2dfd1b8ddd1101bc3b17ce110db
tree7ac242218b2527329dcaaf302321a6596a0bc773
parent5ec8ead6364703e791017490dfb7c7a08ea86ceb
Use assertEqual

https://docs.python.org/3/library/unittest.html#unittest.TestCase.assertEqual
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
regression-tests.auth-py/authtests.py
regression-tests.dnsdist/test_Caching.py
regression-tests.dnsdist/test_DNSCrypt.py
regression-tests.recursor-dnssec/recursortests.py
regression-tests.recursor-dnssec/test_Protobuf.py