Switch test to a comic without robots.txt block.
This commit is contained in:
parent
7e0adf1d96
commit
6de5b79fb8
1 changed files with 1 additions and 1 deletions
|
@ -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"])
|
||||
|
|
Loading…
Reference in a new issue