Skip to content

Commit

Permalink
Check features by default
Browse files Browse the repository at this point in the history
  • Loading branch information
josephholsten committed Jun 21, 2011
1 parent 3a1dc27 commit 0a7f4c6
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 @@ -53,7 +53,7 @@ RoodiTask.new do |t|
t.verbose = false
end

task :default => :spec
task :default => :features

require 'yard'
YARD::Rake::YardocTask.new

0 comments on commit 0a7f4c6

Please sign in to comment.