author | Julien Cristau <julien.cristau@logilab.fr> |
Wed, 09 Mar 2016 14:11:47 +0100 | |
changeset 11194 | b6b00bb1e528 |
parent 11193 | 966b9e4e1f72 |
child 11195 | 5de859b95988 |
--- a/cubicweb/web/test/unittest_http.py Wed Mar 09 19:00:09 2016 +0100 +++ b/cubicweb/web/test/unittest_http.py Wed Mar 09 14:11:47 2016 +0100 @@ -42,7 +42,7 @@ return req class HTTPCache(TestCase): - """Check that the http cache logiac work as expected + """Check that the http cache logic works as expected (as far as we understood the RFC) """