--- a/cubicweb/pyramid/test/test_hooks.py Wed May 15 12:06:29 2019 +0200
+++ b/cubicweb/pyramid/test/test_hooks.py Wed May 15 15:50:29 2019 +0200
@@ -1,5 +1,4 @@
from cubicweb.pyramid.test import PyramidCWTest
-from cubicweb.pyramid import tools
def set_language(request):
--- a/flake8-ok-files.txt Wed May 15 12:06:29 2019 +0200
+++ b/flake8-ok-files.txt Wed May 15 15:50:29 2019 +0200
@@ -151,6 +151,7 @@
cubicweb/pyramid/test/test_bw_request.py
cubicweb/pyramid/test/test_config.py
cubicweb/pyramid/test/test_core.py
+cubicweb/pyramid/test/test_hooks.py
cubicweb/pyramid/test/test_login.py
cubicweb/pyramid/test/test_rest_api.py
cubicweb/pyramid/test/test_tools.py