mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
4 lines
86 B
INI
4 lines
86 B
INI
[pytest]
|
|
addopts = -s -v
|
|
norecursedirs = dist doc build .tox .eggs
|
|
testpaths = tests/
|