diff options
author | Stepan Sindelar <me@stevesindelar.cz> | 2021-04-08 01:31:55 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-07 16:31:55 -0700 |
commit | 453074c8daf996b1815a0cd2218f0dbf1801056c (patch) | |
tree | 20fe6084341827dc7cd4dab072cc54840e995c6b /Lib/test/test_dataclasses.py | |
parent | 3f3d82b84823eb28abeedf317bbe107bbe7f6492 (diff) | |
download | cpython-git-453074c8daf996b1815a0cd2218f0dbf1801056c.tar.gz |
Fix broken test for MutableSet.pop() (GH-25209)
Changes the test to not assert concrete result of pop, but just that it
was an item from the set, and that the set shrunk by one.
Diffstat (limited to 'Lib/test/test_dataclasses.py')
0 files changed, 0 insertions, 0 deletions