summaryrefslogtreecommitdiffhomepage
path: root/tests/test_hostkeys.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_hostkeys.py')
-rw-r--r--tests/test_hostkeys.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_hostkeys.py b/tests/test_hostkeys.py
index a1b7a9e0..295153dd 100644
--- a/tests/test_hostkeys.py
+++ b/tests/test_hostkeys.py
@@ -55,7 +55,6 @@ Ngw3qIch/WgRmMHy4kBq1SsXMjQCte1So6HBMvBPIW5SiMTmjCfZZiw4AYHK+B/JaOwaG9yRg2Ejg\
class HostKeysTest(unittest.TestCase):
-
def setUp(self):
with open("hostfile.temp", "w") as f:
f.write(test_hosts_file)