changeset 10032 | fd1dafb0ab10 |
parent 8930 | 6a02be304486 |
child 10604 | d4bf85db41f2 |
--- a/devtools/test/unittest_httptest.py Wed Nov 19 11:59:08 2014 +0100 +++ b/devtools/test/unittest_httptest.py Thu Sep 25 10:50:23 2014 +0200 @@ -41,7 +41,7 @@ class TwistedCWIdentTC(CubicWebServerTC): - + test_db_id = 'httptest-cwident' anonymous_allowed = False tags = CubicWebServerTC.tags | Tags(('auth',))