mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
To run test, we need "conf.enable_test" in build_config.rb.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user