Python: Update expected tests after last commit

I'm pushing too fast it seems
This commit is contained in:
Rasmus Wriedt Larsen
2020-09-01 12:01:34 +02:00
parent e0cfe8123e
commit c5e3333d10

View File

@@ -161,12 +161,12 @@
| test_unpacking.py:46 | ok | unpack_from_set | a |
| test_unpacking.py:46 | ok | unpack_from_set | b |
| test_unpacking.py:46 | ok | unpack_from_set | c |
| test_unpacking.py:56 | ok | contrived_1 | a |
| test_unpacking.py:56 | ok | contrived_1 | b |
| test_unpacking.py:56 | ok | contrived_1 | c |
| test_unpacking.py:57 | fail | contrived_1 | d |
| test_unpacking.py:57 | fail | contrived_1 | e |
| test_unpacking.py:57 | fail | contrived_1 | f |
| test_unpacking.py:55 | ok | contrived_1 | a |
| test_unpacking.py:55 | ok | contrived_1 | b |
| test_unpacking.py:55 | ok | contrived_1 | c |
| test_unpacking.py:56 | fail | contrived_1 | d |
| test_unpacking.py:56 | fail | contrived_1 | e |
| test_unpacking.py:56 | fail | contrived_1 | f |
| test_unpacking.py:65 | ok | contrived_2 | a |
| test_unpacking.py:65 | ok | contrived_2 | b |
| test_unpacking.py:65 | ok | contrived_2 | c |