Files @ 9d645f4ede35
Branch filter:

Location: kallithea/docs/readme.rst

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
.. _readme:

.. include:: ./../README.rst