test/data/schema.py
changeset 10666 7f6b5f023884
parent 10529 747eded13c68
child 11261 9e926f2dc84d
--- a/test/data/schema.py	Fri Sep 11 18:01:36 2015 +0200
+++ b/test/data/schema.py	Fri Sep 11 18:05:38 2015 +0200
@@ -23,7 +23,7 @@
                              RQLConstraint, RQLVocabularyConstraint)
 
 
-_ = unicode
+from cubicweb import _
 
 
 class Personne(EntityType):