]> granicus.if.org Git - python/commitdiff
Add missing comma.
authorJeremy Hylton <jeremy@alum.mit.edu>
Wed, 17 Jul 2002 15:56:55 +0000 (15:56 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Wed, 17 Jul 2002 15:56:55 +0000 (15:56 +0000)
Lib/test/regrtest.py

index ff22d2190a1bbe266fb7422ef81bdcbeaa898a31..9c20c54030f32f7d5db8ef549194d213cf4631b0 100755 (executable)
@@ -702,7 +702,7 @@ _expectations = {
         test_winsound
         test_zipfile
         test_zlib
-        """
+        """,
     'hp-ux11':
         """
         test_al