summaryrefslogtreecommitdiffhomepage
path: root/tests
diff options
context:
space:
mode:
authorOlle Lundberg <geek@nerd.sh>2012-10-16 17:02:04 +0200
committerOlle Lundberg <geek@nerd.sh>2013-02-28 12:14:59 +0100
commitc79e6a3f92938af07915c23ea1d7cbb75dac6d89 (patch)
treeb2d8ffc772ed145453f8064c63a546c38a1d2e1d /tests
parent32424ba109f2c9a3843b69c6768e04616fceb5fd (diff)
Whitespace fixes.
Diffstat (limited to 'tests')
-rw-r--r--tests/test_util.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/test_util.py b/tests/test_util.py
index c97c1d58..e6f417d4 100644
--- a/tests/test_util.py
+++ b/tests/test_util.py
@@ -205,6 +205,7 @@ Host *
self.assertRaises(AssertionError,
lambda: paramiko.util.retry_on_signal(raises_other_exception))
+<<<<<<< HEAD
def test_9_proxycommand_config_equals_parsing(self):
"""
ProxyCommand should not split on equals signs within the value.
@@ -271,7 +272,8 @@ Host *
paramiko.util.lookup_ssh_host_config(host, config),
{'hostname': host, 'port': '8080'}
)
- def test_10_host_config_test_proxycommand(self):
+
+ def test_12_host_config_test_proxycommand(self):
test_config_file = """
Host proxy-with-equal-divisor-and-space
ProxyCommand = foo=bar