[pytest] do not avoid to run doctest modules in halfapi sources!
This commit is contained in:
parent
87856cfb42
commit
896ce58731
|
@ -1,5 +1,5 @@
|
|||
[pytest]
|
||||
testpaths = tests
|
||||
testpaths = tests halfapi
|
||||
addopts = --doctest-modules
|
||||
doctest_optionflags = ELLIPSIS
|
||||
pythonpath = ./tests
|
||||
|
|
Loading…
Reference in New Issue