From 041fc407b0cd9c38f3b445e4be1db5beeeb3c016 Mon Sep 17 00:00:00 2001 From: nobu Date: Sat, 3 Oct 2009 14:57:12 +0000 Subject: [PATCH] * test/rake/contrib/test_ftp.rb: moved. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25213 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- test/rake/{ => contrib}/test_ftp.rb | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/rake/{ => contrib}/test_ftp.rb (100%) diff --git a/test/rake/test_ftp.rb b/test/rake/contrib/test_ftp.rb similarity index 100% rename from test/rake/test_ftp.rb rename to test/rake/contrib/test_ftp.rb