Skip to content

Commit ed375e1

Browse files
committed
Add missing comma.
1 parent 57d930b commit ed375e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lib/test/regrtest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -702,7 +702,7 @@ def tolist(self, sorted=1):
702702
test_winsound
703703
test_zipfile
704704
test_zlib
705-
"""
705+
""",
706706
'hp-ux11':
707707
"""
708708
test_al

0 commit comments

Comments
 (0)