From 330743411e735f42b50841a85bd2e9eca78a39e5 Mon Sep 17 00:00:00 2001 From: Mikhail Korobov Date: Fri, 1 Aug 2014 16:10:34 +0600 Subject: [PATCH] PY3 enable more tests --- tests/py3-ignores.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/tests/py3-ignores.txt b/tests/py3-ignores.txt index eacb0d735..7919f65f1 100644 --- a/tests/py3-ignores.txt +++ b/tests/py3-ignores.txt @@ -4,7 +4,6 @@ tests/test_command_fetch.py tests/test_command_shell.py tests/test_commands.py tests/test_command_version.py -tests/test_contracts.py tests/test_contrib_exporter.py tests/test_contrib_feedexport.py tests/test_contrib_linkextractors.py @@ -57,9 +56,7 @@ tests/test_spidermiddleware_depth.py tests/test_spidermiddleware_httperror.py tests/test_spidermiddleware_offsite.py tests/test_spidermiddleware_referer.py -tests/test_spidermiddleware_urllength.py tests/test_spider.py -tests/test_squeue.py tests/test_stats.py tests/test_toplevel.py tests/test_utils_defer.py