Skip to content

Commit

Permalink
Update mypyc/test-data/run-strings.test
Browse files Browse the repository at this point in the history
Co-authored-by: Richard Si <[email protected]>
  • Loading branch information
nucccc and ichard26 authored Aug 17, 2023
1 parent 4f35892 commit 79949f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mypyc/test-data/run-strings.test
Original file line number Diff line number Diff line change
Expand Up @@ -657,7 +657,7 @@ def test_compare() -> None:
assert s2 == s2
assert s3 == s3

[case testCustomCompare]
[case testOverridenCompare]
from interp import StrEqualNever, StrEqualAlways

def test_custom_compare() -> None:
Expand Down

0 comments on commit 79949f2

Please sign in to comment.