From 82ca5e26f5e51f01816c9d8ea3d1cd4cb65c2648 Mon Sep 17 00:00:00 2001 From: Pablo Hoffman Date: Mon, 7 Sep 2009 09:38:24 -0300 Subject: [PATCH] renamed test_xpath.py to test_selector.py --HG-- rename : scrapy/tests/test_xpath.py => scrapy/tests/test_selector.py --- scrapy/tests/{test_xpath.py => test_selector.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename scrapy/tests/{test_xpath.py => test_selector.py} (100%) diff --git a/scrapy/tests/test_xpath.py b/scrapy/tests/test_selector.py similarity index 100% rename from scrapy/tests/test_xpath.py rename to scrapy/tests/test_selector.py