Skip to content

Commit

Permalink
added default task
Browse files Browse the repository at this point in the history
  • Loading branch information
jnicklas committed Apr 9, 2010
1 parent dbbb44a commit 32b3b6a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Rakefile
Expand Up @@ -5,3 +5,5 @@ desc "Run all examples"
Spec::Rake::SpecTask.new('spec') do |t|
t.spec_files = FileList['spec/**/*.rb']
end

task :default => :spec

0 comments on commit 32b3b6a

Please sign in to comment.