Files @ 12ae08b2fe3f
Branch filter:

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

Marc Abramowitz
tests: avoid executing tests in base classes

Fixes lots of failures with pytest by making sure base test classes don't
inherit from unittest.TestCase or by prefacing name with an underscore so tests
don't get executed by pytest.
1
2
3
4
[theme]
inherit = basic
stylesheet = nature.css
pygments_style = tango