diff -r af09c51ad52e -r 122eacf5210b tox.ini --- a/tox.ini Wed Sep 28 14:40:58 2016 +0200 +++ b/tox.ini Thu Sep 29 11:19:30 2016 +0200 @@ -42,7 +42,7 @@ 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* + --ignore cubicweb/devtools/test/data/cubes/i18ntestcube*,cubicweb/test/data/legacy_cubes* [pytest] python_files = *test_*.py