mirror of
https://github.com/Kozea/Radicale.git
synced 2025-04-06 06:37:36 +03:00
Move test inside radicale
This commit is contained in:
parent
21461ddb4e
commit
9056561211
26 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
[pytest]
|
[pytest]
|
||||||
addopts = --flake8 --isort --cov radicale/ tests
|
addopts = --flake8 --isort --cov radicale/ radicale/tests
|
||||||
norecursedirs = dist .cache .git build *.egg-info .eggs venv
|
norecursedirs = dist .cache .git build *.egg-info .eggs venv
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue