index
:
mruby
master
mruby2-draft
removing-y-tab-c
revert-5391-throw
stable
web_export
Lightweight Ruby
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
Rakefile
1
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?