Skip to content

Commit bb8b661

Browse files
committed
Omit ambiguous .mpa (audio/mpeg on Windows)
1 parent 3b3bd87 commit bb8b661

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Lib/test/test_mimetypes.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,6 @@ def check_file_type():
295295
("audio/mpeg", ".mp2"),
296296
("audio/mpeg", ".mp3"),
297297
("video/mpeg", ".m1v"),
298-
("video/mpeg", ".mpa"),
299298
("video/mpeg", ".mpe"),
300299
("video/mpeg", ".mpeg"),
301300
("video/mpeg", ".mpg"),

0 commit comments

Comments
 (0)