Files @ 9d645f4ede35
Branch filter:

Location: kallithea/docs/theme/nature/theme.conf - annotation

domruf
tests: fix test_nodes.py and test_files.py which fail on windows due to mimetype differences

The mimetype of files may differ on different platforms (e.g. the mimetype of
.py files on windows is not text/x-python but text/plain). Therefore, compare
the mimetype to the value the platform uses.
1
2
3
4
[theme]
inherit = basic
stylesheet = nature.css
pygments_style = tango