git.99rst.org
/
stevenblack-hosts.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
14fa629
)
Update tests.
author
Steven Black
<redacted>
Thu, 1 May 2025 00:59:27 +0000
(20:59 -0400)
committer
Steven Black
<redacted>
Thu, 1 May 2025 00:59:27 +0000
(20:59 -0400)
testUpdateHostsFile.py
patch
|
blob
|
history
diff --git
a/testUpdateHostsFile.py
b/testUpdateHostsFile.py
index 764402768bee041eb6f74aa8a425576173ca7e61..3dfa76f43382461281ae9201f1ab6119b4e3d27f 100644
(file)
--- a/
testUpdateHostsFile.py
+++ b/
testUpdateHostsFile.py
@@
-847,7
+847,6
@@
class TestNormalizeRule(BaseStdout):
"0.0.0.0 https",
"0.0.0.0 https..",
"0.0.0.0 foo.",
- "0.0.0.0 this_that.com",
]:
self.assertEqual(normalize_rule(rule, **kwargs), (None, None))
git clone https://git.99rst.org/PROJECT