summaryrefslogtreecommitdiffstats
path: root/t/mirror-test-ssh-config
diff options
context:
space:
mode:
Diffstat (limited to 't/mirror-test-ssh-config')
-rw-r--r--t/mirror-test-ssh-config11
1 files changed, 11 insertions, 0 deletions
diff --git a/t/mirror-test-ssh-config b/t/mirror-test-ssh-config
new file mode 100644
index 0000000..40de6d7
--- /dev/null
+++ b/t/mirror-test-ssh-config
@@ -0,0 +1,11 @@
+host frodo
+ user frodo
+ hostname localhost
+
+host sam
+ user sam
+ hostname localhost
+
+host gollum
+ user gollum
+ hostname localhost