bin/cubicweb-ctl
author Jérémy Bobbio <jeremy.bobbio@irq7.fr>
Wed, 19 Jun 2019 18:45:10 +0200
changeset 12683 d77afae12d45
parent 12253 9165f4b7426b
child 12779 44147dab9d27
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!

#!/usr/bin/env python
from cubicweb.cwctl import run
run()