mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-27 14:57:41 +00:00
Remove unecessary exclusion
This commit is contained in:
parent
e467809bb0
commit
5a97307a2f
1 changed files with 0 additions and 1 deletions
|
|
@ -2,7 +2,6 @@
|
||||||
universal = 1
|
universal = 1
|
||||||
|
|
||||||
[tool:pytest]
|
[tool:pytest]
|
||||||
norecursedirs = tests/storage/servers/*
|
|
||||||
addopts =
|
addopts =
|
||||||
--tb=short
|
--tb=short
|
||||||
--cov-config .coveragerc
|
--cov-config .coveragerc
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue