[pytest] remove halfapi from tests directory

This commit is contained in:
Maxime Alves LIRMM 2021-11-30 01:43:14 +01:00
parent 1fda2ab15d
commit 7c2bf60812
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
[pytest] [pytest]
testpaths = tests halfapi testpaths = tests
addopts = --doctest-modules addopts = --doctest-modules
doctest_optionflags = ELLIPSIS doctest_optionflags = ELLIPSIS