Navigation Menu

Skip to content

Commit

Permalink
Alias the test task to spec.
Browse files Browse the repository at this point in the history
  • Loading branch information
postmodern committed Sep 9, 2009
1 parent 5a34fd2 commit f1a12d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/spec.rb
Expand Up @@ -6,4 +6,5 @@
t.spec_opts = ['--colour', '--format', 'specdoc'] t.spec_opts = ['--colour', '--format', 'specdoc']
end end


task :test => :spec
task :default => :spec task :default => :spec

0 comments on commit f1a12d1

Please sign in to comment.