aboutsummaryrefslogtreecommitdiffstats
path: root/python/tests/test_html.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/tests/test_html.py')
-rw-r--r--python/tests/test_html.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/python/tests/test_html.py b/python/tests/test_html.py
index 0f951eb..043c63d 100644
--- a/python/tests/test_html.py
+++ b/python/tests/test_html.py
@@ -5,4 +5,3 @@ def test_extract_fulltext_url():
resp = extract_fulltext_url("asdf", b"asdf")
assert resp == {}
-