Commit 62599542 authored by Tomoyuki Sahara's avatar Tomoyuki Sahara

To run test, we need "conf.enable_test" in build_config.rb.

parent f3016752
......@@ -24,4 +24,5 @@ MRuby::Build.new do |conf|
conf.gem :git => 'https://github.com/iij/mruby-pack.git'
conf.gem File.expand_path(File.dirname(__FILE__))
conf.enable_test
end
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