diff -r 211472ab15c8 -r a8c1ea390400 cubicweb/entities/test/unittest_wfobjs.py --- a/cubicweb/entities/test/unittest_wfobjs.py Thu Mar 14 14:45:35 2019 +0100 +++ b/cubicweb/entities/test/unittest_wfobjs.py Thu Mar 14 12:08:37 2019 +0100 @@ -16,7 +16,7 @@ # You should have received a copy of the GNU Lesser General Public License along # with CubicWeb. If not, see . -from cubicweb import ValidationError +from cubicweb import _, ValidationError from cubicweb.devtools.testlib import CubicWebTC def add_wf(shell, etype, name=None, default=False):