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:
01db326
)
update defaults dictionary for minimise switch
author
Ankit Pati
<redacted>
Sat, 17 Feb 2018 01:50:23 +0000
(07:20 +0530)
committer
Ankit Pati
<redacted>
Sat, 17 Feb 2018 01:52:45 +0000
(07:22 +0530)
testUpdateHostsFile.py
patch
|
blob
|
history
diff --git
a/testUpdateHostsFile.py
b/testUpdateHostsFile.py
index c5564c4edce9ab14c702ce890d4840ef4682b3b1..c1968c8820ac89e3b914201b882bf8f43d44295b 100644
(file)
--- a/
testUpdateHostsFile.py
+++ b/
testUpdateHostsFile.py
@@
-101,6
+101,7
@@
class TestGetDefaults(Base):
"extensionspath": "foo" + self.sep + "extensions",
"extensions": [],
"compress": False,
+ "minimise": False,
"outputsubfolder": "",
"hostfilename": "hosts",
"targetip": "0.0.0.0",
git clone https://git.99rst.org/PROJECT