Skip to content

Commit

Permalink
Set the default rake task to run the tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
dark-panda committed Feb 21, 2017
1 parent 13be99e commit 1a8d4a2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Rakefile
Expand Up @@ -26,3 +26,5 @@ Rake::RDocTask.new do |t|
t.rdoc_files.include('README.rdoc', 'MIT-LICENSE', 'lib/**/*.rb')
end

task :default => :test

0 comments on commit 1a8d4a2

Please sign in to comment.