Skip to content

Commit

Permalink
Forgot to remove cucumber dependency from Rakefile
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Wollesen committed Sep 29, 2010
1 parent ffedb67 commit 0872f8e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,8 @@ require 'yaml'

require 'rake/rdoctask'
require 'rspec/core/rake_task'
require 'cucumber/rake/task'

RSpec::Core::RakeTask.new
Cucumber::Rake::Task.new
Rake::RDocTask.new(:rdoc) do |rd|
rd.options << "-t LeadTune API Ruby Gem"
rd.options << "--exclude=Gemfile"
Expand Down

0 comments on commit 0872f8e

Please sign in to comment.