From 2a29bb3ad9ead4fabf4f13ab233e9151cf4e3069 Mon Sep 17 00:00:00 2001 From: Christian Williams Date: Tue, 8 Sep 2009 06:23:26 -0700 Subject: [PATCH] Revert "rakefile" This reverts commit 368756e4d52ab38a275a37b828330ebb4b53e441. --- Rakefile | 6 ------ 1 file changed, 6 deletions(-) diff --git a/Rakefile b/Rakefile index c02a273..6ece73a 100644 --- a/Rakefile +++ b/Rakefile @@ -1,9 +1,3 @@ -task :default => :noop - -task :noop do - puts "doing nothing" -end - desc 'Builds lib/jasmine from source' namespace :build do task :jasmine => 'build:doc' do