Skip to content

Commit

Permalink
Add description to rakefile
Browse files Browse the repository at this point in the history
  • Loading branch information
Josep M. Bach committed Oct 17, 2011
1 parent e7c9abd commit 944bcf7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Expand Up @@ -9,6 +9,7 @@ Rake::TestTask.new do |t|
# t.loader = :direct
end

desc 'Run spinach features'
task :spinach do
exec "bundle exec spinach"
end
Expand Down

0 comments on commit 944bcf7

Please sign in to comment.