Merge pull request #4199 from shuujii/refine-desc-for-rake-test

Refine description for rake test tasks.
This commit is contained in:
Yukihiro "Matz" Matsumoto
2018-12-24 16:02:57 +09:00
committed by GitHub
+1
View File
@@ -118,6 +118,7 @@ task :all => depfiles do
end
desc "run all mruby tests"
task :test
MRuby.each_target do
next unless test_enabled?