tests: rename one more stubs/ssh.py reference.

issue260
David Wilson 6 years ago
parent 778892eaaa
commit 0cf6019bac

@ -133,7 +133,7 @@ class RequirePtyTest(testlib.DockerMixin, testlib.TestCase):
return self.router.ssh(
hostname='hostname',
username='mitogen__has_sudo',
ssh_path=testlib.data_path('fakessh.py'),
ssh_path=testlib.data_path('stubs/ssh.py'),
**kwargs
)
finally:

Loading…
Cancel
Save