Skip to content

Commit

Permalink
Fix default task.
Browse files Browse the repository at this point in the history
  • Loading branch information
cmeiklejohn committed Oct 23, 2011
1 parent 3eb59a1 commit 8ce7e55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ Rake::RDocTask.new do |rd|
rd.rdoc_files.include("README.rdoc","lib/**/*.rb","bin/**/*")
end

task :default => [:test, :cucumber]
task :default => [:test, :features]

0 comments on commit 8ce7e55

Please sign in to comment.