Switch test to a comic without robots.txt block.

This commit is contained in:
Tobias Gruetzmacher 2017-08-11 00:12:07 +02:00
parent 7e0adf1d96
commit 6de5b79fb8

View file

@ -52,7 +52,7 @@ class TestDosage(object):
def test_fetch_html_and_rss_2(self, tmpdir):
run_with_options(["--numstrips", "2", "--baseurl", "bla",
"--basepath", str(tmpdir), "--output", "rss",
"--output", "html", "--adult", "TheThinHLine"])
"--output", "html", "--adult", "BloomingFaeries"])
def test_fetch_indexed(self, tmpdir):
run_with_options(["-n", "2", "-v", "-b", str(tmpdir), "xkcd:303"])