Files
@ 986efdcfaf64
Branch filter:
Location: kallithea/docs/readme.rst
986efdcfaf64
42 B
text/prs.fallenstein.rst
vcs: remove unused code and test of it
Neither git nor mercurial nodes have a _mimetype attribute. Only
test_nodes.test_mimetype monkey patches it and that to me seems just wrong.
Thus, remove that part and fix the test with some usefull assertions.
Found by pylint.
Neither git nor mercurial nodes have a _mimetype attribute. Only
test_nodes.test_mimetype monkey patches it and that to me seems just wrong.
Thus, remove that part and fix the test with some usefull assertions.
Found by pylint.