From c1db60188aaf05d3a7f055d9b736669e679aed52 Mon Sep 17 00:00:00 2001 From: Konstantin Lopuhin Date: Tue, 19 Jan 2016 10:07:12 +0300 Subject: [PATCH] py3: unskip passing test_engine --- tests/py3-ignores.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/py3-ignores.txt b/tests/py3-ignores.txt index 1f7d85ef7..3e147e9e9 100644 --- a/tests/py3-ignores.txt +++ b/tests/py3-ignores.txt @@ -6,7 +6,6 @@ tests/test_linkextractors_deprecated.py tests/test_crawl.py tests/test_downloadermiddleware_httpproxy.py tests/test_downloadermiddleware_retry.py -tests/test_engine.py tests/test_mail.py tests/test_pipeline_files.py tests/test_pipeline_images.py