]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Rename redundant enum tests so that they run (GH-102535)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 14 Mar 2023 22:46:01 +0000 (15:46 -0700)
committerGitHub <noreply@github.com>
Tue, 14 Mar 2023 22:46:01 +0000 (15:46 -0700)
commit1649f3e591b40e992a72fa2bf7c50dbc1333a820
treeb8e54bc4c252a0f463834d0ada4495d828f03eb5
parent738dde303b72d3dad8f60b51beab14816b854903
Rename redundant enum tests so that they run (GH-102535)

(cherry picked from commit a028778d4c813914ae1e6ef3a04bb96dbf92ace6)

Co-authored-by: JosephSBoyle <48555120+JosephSBoyle@users.noreply.github.com>
Lib/test/test_enum.py