]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix a misnamed test for lists. (GH-11933)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 19 Feb 2019 12:12:16 +0000 (04:12 -0800)
committerGitHub <noreply@github.com>
Tue, 19 Feb 2019 12:12:16 +0000 (04:12 -0800)
commit35de9bbbabf0ffaed8d9b44d7e3950655c43245e
tree106f20eaf5e3ce431409b84c61c451da0d610dd7
parent99e9c36b29a194d59ee4b0d8b82a72f5b0d409dd
Fix a misnamed test for lists. (GH-11933)

(cherry picked from commit f522a57ec77921ee2e60bd4ccda3c8daa5a43e95)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/test/list_tests.py