[pytest] remove halfapi from tests directory
This commit is contained in:
parent
1fda2ab15d
commit
7c2bf60812
|
@ -1,4 +1,4 @@
|
||||||
[pytest]
|
[pytest]
|
||||||
testpaths = tests halfapi
|
testpaths = tests
|
||||||
addopts = --doctest-modules
|
addopts = --doctest-modules
|
||||||
doctest_optionflags = ELLIPSIS
|
doctest_optionflags = ELLIPSIS
|
||||||
|
|
Loading…
Reference in New Issue