utils: Add function to set FD_CLOEXEC on file descriptor
[ganeti-local] / test / ganeti.ssh_unittest.py
index d999929..5afd590 100755 (executable)
@@ -49,4 +49,4 @@ class TestKnownHosts(testutils.GanetiTestCase):
 
 
 if __name__ == '__main__':
-  unittest.main()
+  testutils.GanetiTestProgram()