aboutsummaryrefslogtreecommitdiff
path: root/test/test_all_urls.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_all_urls.py')
-rw-r--r--test/test_all_urls.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test_all_urls.py b/test/test_all_urls.py
index d180f23cc..7f7362a3a 100644
--- a/test/test_all_urls.py
+++ b/test/test_all_urls.py
@@ -176,6 +176,5 @@ class TestAllURLsMatching(unittest.TestCase):
'https://screen.yahoo.com/smartwatches-latest-wearable-gadgets-163745379-cbs.html',
['Yahoo'])
-
if __name__ == '__main__':
unittest.main()