cubicweb/__main__.py
author Jérémy Bobbio <jeremy.bobbio@irq7.fr>
Wed, 19 Jun 2019 18:45:10 +0200
changeset 12683 d77afae12d45
parent 12253 9165f4b7426b
permissions -rwxr-xr-x
[pkg] Stop running unit tests from skeleton The test files shipped as part as the skeleton for `cubeweb-ctl newcube` are not meant to be run as part of our test suite!

from cubicweb.cwctl import run

run()