From c3f132d73654ffd988645248cd0bfe6a69aa0d73 Mon Sep 17 00:00:00 2001 From: Strubbl Date: Fri, 2 Dec 2016 07:35:15 +0100 Subject: fixes warning reported by the test that test url and file name differ (#227) The short url is point to the same article as the long url. Also a test string is added, which should be in the content when retrieving the test article. --- sz.de.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sz.de.txt b/sz.de.txt index b159c23..db98c60 100644 --- a/sz.de.txt +++ b/sz.de.txt @@ -7,4 +7,5 @@ strip: //p[@class="anzeige"] strip: //section[@class="authors"] strip: //div[contains(@class, "embed")] -test_url: http://www.sueddeutsche.de/muenchen/mietshaus-am-gaertnerplatz-alles-muss-raus-1.1556693 +test_url: http://sz.de/1.1556693 +test_contains: ist selbst der alte Eigentümer erstaunt -- cgit v1.3.1