@@ -1,3 +1,3 @@
[pytest]
-addopts = --flake8 --isort --cov radicale/ tests
+addopts = --flake8 --isort --cov radicale/ radicale/tests
norecursedirs = dist .cache .git build *.egg-info .eggs venv