Skip to content

Commit 257a9d1

Browse files
author
Guido van Rossum
committed
Fix test (not sure why this one test needs fixing)
1 parent 70611e0 commit 257a9d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-data/unit/check-incremental.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1113,7 +1113,7 @@ val = "foo"
11131113

11141114
[builtins fixtures/module_all.pyi]
11151115
[rechecked main, c, c.submodule]
1116-
[stale]
1116+
[stale c]
11171117
[out2]
11181118
tmp/c/submodule.py:2: error: Incompatible types in assignment (expression has type "str", variable has type "int")
11191119
tmp/main.py:7: error: "C" has no attribute "foo"

0 commit comments

Comments
 (0)