bin/cubicweb-ctl
author Denis Laxalde <denis.laxalde@logilab.fr>
Thu, 28 Jun 2018 10:07:20 +0200
branch3.26
changeset 12335 ec2ab8dc93a2
parent 12253 9165f4b7426b
child 12779 44147dab9d27
permissions -rwxr-xr-x
[test] Add a trivial test for "wdoc" view We just make sure it gets rendered without errors (which wasn't the case before the previous patch). It does not work on Python 3; this will be fixed in next changeset.

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