remove -semanal suffix

This commit is contained in:
Maxim Kurnikov
2019-07-17 21:17:18 +03:00
parent dc6101b569
commit b81fbdeaa9
34 changed files with 21 additions and 20 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
[pytest]
testpaths = ./test-data-newsemanal
testpaths = ./test-data
addopts =
--tb=native
--mypy-ini-file=./test-data-newsemanal/plugins.ini
--mypy-ini-file=./test-data/plugins.ini
-s
-v
--cache-clear