]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Use assertEqual to fix DeprecationWarning. (GH-10794)
authorXtreak <tirkarthi@users.noreply.github.com>
Thu, 29 Nov 2018 13:07:00 +0000 (18:37 +0530)
committerSerhiy Storchaka <storchaka@gmail.com>
Thu, 29 Nov 2018 13:07:00 +0000 (15:07 +0200)
commitb2774c8e91d2f55304ead0b26e9476571ec1e95b
tree216756ae8a24cd1e84a23e05e9d040b97205d014
parent82daa60defbd6497efdaa6c1132ecc8563122ed5
Use assertEqual to fix DeprecationWarning. (GH-10794)
Lib/unittest/test/test_runner.py