We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
application/texinfo
1 parent 88a4db2 commit e9010e9Copy full SHA for e9010e9
Lib/test/test_mimetypes.py
@@ -247,7 +247,7 @@ def check_extensions():
247
("application/x-debian-package", ".deb"),
248
("application/x-httpd-php", ".php"),
249
("application/x-rpm", ".rpm"),
250
- ("application/x-texinfo", ".texi"),
+ ("application/texinfo", ".texi"),
251
("application/x-troff", ".roff"),
252
("application/xml", ".xsl"),
253
("application/yaml", ".yaml"),
0 commit comments