Skip to content

Commit

Permalink
Fix bad test case description
Browse files Browse the repository at this point in the history
Oops.
  • Loading branch information
JukkaL committed Sep 30, 2020
1 parent 4aacfd5 commit 9d560ce
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test-data/unit/check-protocols.test
Original file line number Diff line number Diff line change
Expand Up @@ -2500,8 +2500,6 @@ reveal_type(abs(ALL)) # N: Revealed type is 'builtins.int*'
[builtins fixtures/float.pyi]
[typing fixtures/typing-full.pyi]

[builtins fixtures/tuple.pyi]

[case testNoneVsProtocol]
# mypy: strict-optional
from typing_extensions import Protocol
Expand Down

0 comments on commit 9d560ce

Please sign in to comment.