mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Remove unneeded mruby-test gem in build_config/no-float.rb [ci skip]
Use `enable_test` to enable the test.
This commit is contained in:
@@ -8,7 +8,6 @@ MRuby::CrossBuild.new('no-float') do |conf|
|
||||
end
|
||||
|
||||
conf.gem :core => "mruby-bin-mruby"
|
||||
conf.gem :core => "mruby-test"
|
||||
|
||||
conf.test_runner.command = 'env'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user