cubicweb/skeleton/schema.py.tmpl
author Denis Laxalde <denis.laxalde@logilab.fr>
Thu, 18 Feb 2016 10:23:05 +0100
changeset 11182 66c44d3d97af
parent 11057 0b59724cb3f2
permissions -rw-r--r--
[devtools/testlib] Issue a RuntimeError when a generative tests is detected Otherwise, generative tests *à la logilab-common* in CubicWebTC test cases would silently not run (at least using logilab.common.pytest runner).

# -*- coding: utf-8 -*-
# copyright %(year)s %(author)s, all rights reserved.
# contact %(author-web-site)s -- mailto:%(author-email)s
#
%(long-license)s
"""%(distname)s schema"""