cubicweb/__main__.py
author Laurent Peuch <cortex@worlddomination.be>
Fri, 12 Apr 2019 17:25:40 +0200
changeset 12572 9850a9b86c92
parent 12253 9165f4b7426b
permissions -rwxr-xr-x
DeprecationWarning: Please use assertRaisesRegex instead.

from cubicweb.cwctl import run

run()