diff options
| author | Strubbl <github@linux4tw.de> | 2016-12-02 07:35:15 +0100 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2016-12-02 07:35:15 +0100 |
| commit | c3f132d73654ffd988645248cd0bfe6a69aa0d73 (patch) | |
| tree | f2d423b8dde218c2bab39b882fe139a9a4e4d812 | |
| parent | d70a31a1c53942f64a3240d267eb8cd5a399b5ea (diff) | |
| download | ftr-site-config-c3f132d73654ffd988645248cd0bfe6a69aa0d73.tar.gz ftr-site-config-c3f132d73654ffd988645248cd0bfe6a69aa0d73.zip | |
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.
| -rw-r--r-- | sz.de.txt | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |
