enable test

This commit is contained in:
takahashim
2015-09-27 01:39:11 +09:00
parent 6c4d39412f
commit f5560e8f17
+1
View File
@@ -20,6 +20,7 @@ MRuby::Build.new do |conf|
conf.gembox 'default'
conf.gem :git => 'https://github.com/iij/mruby-env.git'
conf.enable_test
conf.gem File.expand_path(File.dirname(__FILE__))
end