test/helper.rb in red-arrow-6.0.1 vs test/helper.rb in red-arrow-7.0.0

- old
+ new

@@ -18,9 +18,11 @@ require "arrow" require "fiddle" require "pathname" require "tempfile" +require "timeout" +require "webrick" require "zlib" require "test-unit" require_relative "helper/fixture"