# HG changeset patch # User Sylvain Thénault # Date 1250783542 -7200 # Node ID b5aadbd3fc5ba9be9ad5553600a38d5be16c07dc # Parent b97a0f8dd4dcb5155dae17ccc5d5dabdbac25921 cleanup diff -r b97a0f8dd4dc -r b5aadbd3fc5b entities/test/data/schema.py --- a/entities/test/data/schema.py Thu Aug 20 17:50:26 2009 +0200 +++ b/entities/test/data/schema.py Thu Aug 20 17:52:22 2009 +0200 @@ -1,10 +1,11 @@ -""" +"""entities tests schema :organization: Logilab :copyright: 2001-2009 LOGILAB S.A. (Paris, FRANCE), license is LGPL v2. :contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr :license: GNU Lesser General Public License, v2.1 - http://www.gnu.org/licenses """ + from yams.buildobjs import EntityType, String from cubicweb.schema import make_workflowable