summaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO.txt b/TODO.txt
index 03e42e438..d8160eb67 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -115,8 +115,5 @@
Configurator.add_translation_dirs: not passed any context but a message,
can't credibly be removed.
-- Stop using Twill in integration tests (too much of a pain in the ass to
- make work without deprecation warnings).
-
- Use ``@register_view`` instead of ``@view_config`` and change view docs to
use "view registration" instead of "view configuration".