summaryrefslogtreecommitdiffhomepage
path: root/Rakefile
diff options
context:
space:
mode:
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile1
1 files changed, 1 insertions, 0 deletions
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?