Python: update test expectations

This commit is contained in:
Rasmus Lerchedahl Petersen
2024-10-09 23:27:00 +02:00
committed by yoff
parent e91efaa92e
commit bb78c2a67e
28 changed files with 25 additions and 71 deletions

View File

@@ -37,7 +37,6 @@
| Module package.assistant | e | Wrong() |
| Module package.assistant | f | int 1 |
| Module package.helper | __name__ | str u'package.helper' |
| Module package.helper | absolute_import | _Feature() |
| Module package.helper | assistant | Module package.assistant |
| Module package.helper | d | int 4 |
| Module package.helper | e | int 5 |