There was an error while loading. Please reload this page.
2 parents ea557f9 + a221060 commit d671684Copy full SHA for d671684
1 file changed
tests/test_tika.py
@@ -33,7 +33,7 @@ def test_remote_pdf():
33
34
def test_remote_html():
35
"""parse remote HTML"""
36
- assert tika.parser.from_file("http://neverssl.com/index.html")
+ assert tika.parser.from_file("http://nossl.sh")
37
38
39
def test_remote_mp3():
0 commit comments