summaryrefslogtreecommitdiff
path: root/repoze/bfg/testing.py
diff options
context:
space:
mode:
Diffstat (limited to 'repoze/bfg/testing.py')
-rw-r--r--repoze/bfg/testing.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/repoze/bfg/testing.py b/repoze/bfg/testing.py
index be7b5fea0..3480184bd 100644
--- a/repoze/bfg/testing.py
+++ b/repoze/bfg/testing.py
@@ -339,7 +339,6 @@ class DummyRequest:
self.script_name = ''
self.path_qs = ''
self.body = ''
- self.cookies = {}
self.view_name = ''
self.subpath = []
self.context = None