diff --git a/setup.cfg b/setup.cfg index a47003935..1092cf436 100644 --- a/setup.cfg +++ b/setup.cfg @@ -59,7 +59,7 @@ docs = pyvo.auth.tests = data/tap/*.xml pyvo.io.uws.tests = data/*.xml pyvo.io.vosi.tests = data/*.xml, data/tables/*.xml, data/capabilities/*.xml -pyvo.registry.tests = data/*.xml +pyvo.registry.tests = data/*.xml, data/*.desise pyvo.dal.tests = data/*.xml, data/*/* [coverage:run]