Merge branch 'master' of github.com:middleman/middleman

This commit is contained in:
Thomas Reynolds 2012-08-28 16:08:43 -07:00
commit a5d8ab08ff

View file

@ -9,4 +9,6 @@ end
require 'rake/clean'
task :test => ["cucumber"]
task :test => ["cucumber"]
task :default => :test