bin/cubicweb-ctl
author Philippe Pepiot <philippe.pepiot@logilab.fr>
Fri, 15 Mar 2019 17:12:20 +0100
changeset 12517 34c4157b1071
parent 12253 9165f4b7426b
child 12779 44147dab9d27
permissions -rwxr-xr-x
[test] drop CubicWebConfigurationWithLegacyCubesTC This is used to test legacy cube import which is planned for removal in cubicweb 3.27, so drop the code.

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