Unverified Commit ecd2bcc9 authored by Yukihiro "Matz" Matsumoto's avatar Yukihiro "Matz" Matsumoto Committed by GitHub

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

Refine description for rake test tasks.
parents c34aa8a6 96bea076
......@@ -118,6 +118,7 @@ task :all => depfiles do
end
desc "run all mruby tests"
task :test
MRuby.each_target do
next unless test_enabled?
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment