mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-08-25 03:38:36 +02:00
Updated README for test case indexing guidelines, added ssh_config and updated existing test cases
6 lines
118 B
Plaintext
6 lines
118 B
Plaintext
# host alias for OpenSSH E2E tests
|
|
Host test_target
|
|
HostName localhost
|
|
Port 47002
|
|
User sshtest_ssouser
|