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