Move test inside radicale

This commit is contained in:
Florian Mounier 2016-07-07 14:30:10 +02:00
parent 21461ddb4e
commit 9056561211
26 changed files with 1 additions and 1 deletions

View File

@ -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