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:
KOBAYASHI Shuji
2021-01-11 12:07:08 +09:00
parent ffea200075
commit 2ddd66cc4b
-1
View File
@@ -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'