From dbaa08e18d1bf50264faabb6e7dfce12f2c0ea71 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Wed, 17 Nov 2010 18:11:48 -0500 Subject: - Replace Twill with WebTest in internal integration tests (avoid deprecation warnings generated by Twill). --- TODO.txt | 3 --- 1 file changed, 3 deletions(-) (limited to 'TODO.txt') 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". -- cgit v1.2.3