Merge "Create spec task"

This commit is contained in:
Jenkins 2016-02-17 14:05:48 +00:00 committed by Gerrit Code Review
commit f36f65b483
1 changed files with 1 additions and 0 deletions

View File

@ -9,3 +9,4 @@ namespace :spec do
end
task :default => 'spec:unit'
task :spec => 'spec:unit'