diff -r 8da08cc8640f -r 376168d1b14a cubicweb/skeleton/debian/tests/control --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cubicweb/skeleton/debian/tests/control Wed Jul 10 14:57:58 2019 +0200 @@ -0,0 +1,9 @@ +Tests: pytest +Depends: + @builddeps@, + # Uncomment if the tests require database access + #python3-cubicweb-postgresql-support +Restrictions: + allow-stderr, + # Uncomment if the tests require database access + #isolation-container,