Files
@ 68ac6055d4b2
Branch filter:
Location: kallithea/docs/theme/nature/static/kallithea-logo.svg
68ac6055d4b2
4.4 KiB
image/svg+xml
pytest migration: remove original TestController and BaseTestCase
Since all tests have been migrated to TestControllerPytest, we can remove
these classes.
Since all tests have been migrated to TestControllerPytest, we can remove
these classes.