bin/cubicweb-ctl
author Denis Laxalde <denis.laxalde@logilab.fr>
Thu, 14 Mar 2019 16:44:53 +0100
changeset 12499 2699e0f3f54a
parent 12253 9165f4b7426b
child 12779 44147dab9d27
permissions -rwxr-xr-x
[test] Make the expected value explicit in CubicWebConfigurationWithLegacyCubesTC.test_available_cubes() This will help with the next changeset, and avoiding computation in tests is a good thing in general.

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