From: Steven Black Date: Sun, 20 Aug 2017 16:00:38 +0000 (-0400) Subject: Remove references to .zip files in the tests. X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=3edb53c7d9142ff1c5ef402d1f7478ccb322c0db;p=stevenblack-hosts.git Remove references to .zip files in the tests. --- diff --git a/testUpdateHostsFile.py b/testUpdateHostsFile.py index 444c71b35..2c6514c42 100644 --- a/testUpdateHostsFile.py +++ b/testUpdateHostsFile.py @@ -103,7 +103,6 @@ class TestGetDefaults(Base): "outputsubfolder": "", "hostfilename": "hosts", "targetip": "0.0.0.0", - "ziphosts": False, "sourcedatafilename": "update.json", "sourcesdata": [], "readmefilename": "readme.md",