diff -r ec089debcd45 -r 34c4157b1071 tox.ini --- a/tox.ini Fri Mar 15 17:10:16 2019 +0100 +++ b/tox.ini Fri Mar 15 17:12:20 2019 +0100 @@ -43,7 +43,7 @@ {envpython} -m check_manifest {toxinidir} \ # ignore symlinks that are not recognized by check-manifest, see # https://github.com/mgedmin/check-manifest/issues/69 - --ignore cubicweb/devtools/test/data/cubes/i18ntestcube*,cubicweb/test/data/legacy_cubes*,cubicweb/server/test/data-migractions/cubicweb_*,cubicweb/server/test/data-migractions/migratedapp/cubicweb_* + --ignore cubicweb/devtools/test/data/cubes/i18ntestcube*,cubicweb/server/test/data-migractions/cubicweb_*,cubicweb/server/test/data-migractions/migratedapp/cubicweb_* [pytest] python_files = *test_*.py