diff --git a/test/integration_test.rb b/test/integration_test.rb index b7b7dec9f8..7d92d4a62e 100644 --- a/test/integration_test.rb +++ b/test/integration_test.rb @@ -13,7 +13,7 @@ def port end def command - cmd = [] + cmd = ['exec'] if RbConfig.respond_to? :ruby cmd << RbConfig.ruby.inspect else