Use 1.9 hash syntax

This commit is contained in:
Adrian Mugnolo
2013-12-19 11:50:43 -02:00
parent e6bb000419
commit 80ff5ebc5a
4 changed files with 7 additions and 7 deletions

View File

@@ -10,4 +10,4 @@ Rake::TestTask.new(:test) do |t|
t.verbose = true
end
task :default => :test
task default: :test