--- tld-0.8/src/tld/tests1.py 2018-07-07 10:19:47.235166666 +0200 +++ tld-0.8/src/tld/tests.py 2018-07-07 10:20:05.779258621 +0200 @@ -266,13 +266,6 @@ return res @log_info - def test_1_update_tld_names(self): - """Test updating the tld names (re-fetch mozilla source).""" - res = update_tld_names(fail_silently=True) - self.assertTrue(res) - return res - - @log_info def test_2_fld_good_patterns_pass(self): """Test good URL patterns.""" res = []