temporary removed tests from default rake build

This commit is contained in:
danijoo
2014-03-21 18:35:03 +01:00
parent 28b82b2592
commit d2b77b1179
3 changed files with 25 additions and 2 deletions

View File

@@ -4,5 +4,6 @@ Rake::TestTask.new do |t|
t.libs << 'test'
end
desc "Run tests"
task :default => :test
task :default #=> :test