diff --git a/Rakefile b/Rakefile index 20b6096f5..47da28166 100644 --- a/Rakefile +++ b/Rakefile @@ -118,6 +118,7 @@ task :all => depfiles do end desc "run all mruby tests" +task :test MRuby.each_target do next unless test_enabled?