From a5da7531c42bb26af49787aa901c3d19b80abf2f Mon Sep 17 00:00:00 2001 From: Konstantin Lopuhin Date: Tue, 19 Jan 2016 18:06:20 +0300 Subject: [PATCH] py3 backout skipping test_closespider - it was fixed on another branch --- tests/py3-ignores.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/py3-ignores.txt b/tests/py3-ignores.txt index 1f0f34c49..f8c631827 100644 --- a/tests/py3-ignores.txt +++ b/tests/py3-ignores.txt @@ -1,3 +1,4 @@ +tests/test_closespider.py tests/test_exporters.py tests/test_linkextractors_deprecated.py tests/test_crawl.py