server/test/data/schema.py
changeset 10817 7b154e0fa194
parent 10669 155c29e0ed1c
--- a/server/test/data/schema.py	Mon Oct 19 14:28:30 2015 +0200
+++ b/server/test/data/schema.py	Mon Oct 19 14:29:53 2015 +0200
@@ -24,6 +24,7 @@
                              RQLConstraint, RQLUniqueConstraint,
                              RQLVocabularyConstraint,
                              ERQLExpression, RRQLExpression)
+from cubicweb import _
 
 class Affaire(WorkflowableEntityType):
     __permissions__ = {