diff --git a/Rakefile b/Rakefile index a9bc3d6..2d9dcc1 100644 --- a/Rakefile +++ b/Rakefile @@ -9,7 +9,7 @@ task :test do end puts 'how deep is your love, i really need to know', '' sleep 1 - puts 'about 50 meters' + puts 'about 93 yard' exit 0 end