bin/cubicweb-ctl
author Laurent Peuch <cortex@worlddomination.be>
Tue, 17 Dec 2019 21:20:46 +0100
changeset 12817 91bb2f0fbadd
parent 12779 44147dab9d27
permissions -rwxr-xr-x
DeprecationWarning: Please use assertEqual instead.

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