branch | stable |
changeset 5761 | 02bccbc4ff1c |
parent 5426 | 0d4853a6e5ee |
child 5762 | 730d458ec1bf |
--- a/server/test/data/schema.py Wed Jun 16 13:54:10 2010 +0200 +++ b/server/test/data/schema.py Wed Jun 16 14:47:39 2010 +0200 @@ -15,9 +15,7 @@ # # You should have received a copy of the GNU Lesser General Public License along # with CubicWeb. If not, see <http://www.gnu.org/licenses/>. -""" -""" from yams.buildobjs import (EntityType, RelationType, RelationDefinition, SubjectRelation, RichString, String, Int, Boolean, Datetime) from yams.constraints import SizeConstraint