Skip to content

Commit cab0c78

Browse files
committed
.
1 parent 34a9193 commit cab0c78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test-data/unit/cmdline.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ dir/a.py:1: error: Name "undef" is not defined
106106
[file dir/sub.pkg/a.py]
107107
undef
108108
[out]
109-
sub.pkg is not a valid Python package name
109+
sub.pkg contains __init__.py but is not a valid Python package name
110110
== Return code: 2
111111

112112
[case testBadFileEncoding]

0 commit comments

Comments
 (0)