Skip to content

Commit 5383c49

Browse files
committed
rename
1 parent 52ced72 commit 5383c49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-data/unit/check-python310.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1520,7 +1520,7 @@ match m:
15201520

15211521
[builtins fixtures/tuple.pyi]
15221522

1523-
[case testMatchLiteralPatternEnumFunctional]
1523+
[case testMatchLiteralPatternFunctionalEnum]
15241524
from enum import Enum
15251525
from typing import NoReturn
15261526
def assert_never(x: NoReturn) -> None: ...

0 commit comments

Comments
 (0)