Skip to content

Commit 84ad82a

Browse files
committed
Use better name for test
1 parent ac6e0e3 commit 84ad82a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Lib/test/test_pdb.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1798,7 +1798,7 @@ def test_pdb_issue_gh_101517():
17981798
(Pdb) continue
17991799
"""
18001800

1801-
def test_pdb_issue_gh_104301():
1801+
def test_pdb_ambiguous_statements():
18021802
"""See GH-104301
18031803
18041804
Make sure that ambiguous statements prefixed by '!' are properly disambiguated

0 commit comments

Comments
 (0)