Skip to content

Commit 778a4ef

Browse files
SnoopJiritkatriel
andcommitted
Use better name for test
Co-authored-by: Irit Katriel <[email protected]>
1 parent ac6e0e3 commit 778a4ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Lib/test/test_pdb.py

+1-1
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)