cubicweb/pyramid/test/test_bw_request.py
branch3.24
changeset 11811 f09efeead7f9
parent 11631 faf279e33298
child 11812 4e0829ade86f
--- a/cubicweb/pyramid/test/test_bw_request.py	Tue Jun 30 10:00:53 2015 +0200
+++ b/cubicweb/pyramid/test/test_bw_request.py	Wed Nov 09 11:42:33 2016 +0100
@@ -52,7 +52,7 @@
         self.assertIn('https://', r.text)
 
     def test_big_content(self):
-        content = b'x'*100001
+        content = b'x' * 100001
 
         req = CubicWebPyramidRequest(
             self.make_request('/', {