summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index 47418bca3..b69ae3dbd 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -5,3 +5,5 @@
- Allow policies, settings, and a root factory to be passed to
Configurator constructor.
+- Decide about creating a "real" request object during testing.setUp
+ vs. creating a dummy request.