Skip to content

Commit 181b549

Browse files
committed
Update tests.
1 parent 14fa629 commit 181b549

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

testUpdateHostsFile.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -847,7 +847,6 @@ def test_no_match(self):
847847
"0.0.0.0 https",
848848
"0.0.0.0 https..",
849849
"0.0.0.0 foo.",
850-
"0.0.0.0 this_that.com",
851850
]:
852851
self.assertEqual(normalize_rule(rule, **kwargs), (None, None))
853852

0 commit comments

Comments
 (0)