Skip to content

Commit 8e501ae

Browse files
clin1234hugovk
andauthored
Update Lib/test/test_mimetypes.py
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
1 parent 68239a1 commit 8e501ae

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Lib/test/test_mimetypes.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -237,9 +237,7 @@ def check_extensions():
237237
("application/vnd.apple.mpegurl", ".m3u"),
238238
("application/vnd.ms-excel", ".xls"),
239239
("application/vnd.ms-fontobject", ".eot"),
240-
("application/vnd.ms-htmlhelp", ".chm"),
241240
("application/vnd.ms-powerpoint", ".ppt"),
242-
("application/vnd.ms-officetheme", ".thmx"),
243241
("application/vnd.oasis.opendocument.graphics", ".odg"),
244242
("application/vnd.oasis.opendocument.presentation", ".odp"),
245243
("application/vnd.oasis.opendocument.spreadsheet", ".ods"),

0 commit comments

Comments
 (0)