bin/cubicweb-ctl
author Denis Laxalde <denis.laxalde@logilab.fr>
Thu, 21 Mar 2019 14:36:25 +0100
changeset 12531 2b9e815d20dc
parent 12253 9165f4b7426b
child 12779 44147dab9d27
permissions -rwxr-xr-x
Flake8 cubicweb/devtools/httptest.py

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