From 35ec0cf9270b37dd0d896b94ad19bffdfddf6fba Mon Sep 17 00:00:00 2001 From: Sitaram Chamarty Date: Fri, 23 Mar 2012 17:05:23 +0530 Subject: [PATCH] renamed ssh tests to prevent accidents to ~/.ssh --- t/{ssh-authkeys.t => ssh-authkeys} | 0 t/{ssh-basic.t => ssh-basic} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename t/{ssh-authkeys.t => ssh-authkeys} (100%) rename t/{ssh-basic.t => ssh-basic} (100%) diff --git a/t/ssh-authkeys.t b/t/ssh-authkeys similarity index 100% rename from t/ssh-authkeys.t rename to t/ssh-authkeys diff --git a/t/ssh-basic.t b/t/ssh-basic similarity index 100% rename from t/ssh-basic.t rename to t/ssh-basic