Skip to content

Commit

Permalink
This file uses Tempfile but does not require it
Browse files Browse the repository at this point in the history
  • Loading branch information
headius committed Nov 6, 2023
1 parent f012640 commit 5428a72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/jruby/test_io.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
require 'test/jruby/test_helper'
require 'rbconfig'
require 'stringio'
require 'tempfile'

class TestIO < Test::Unit::TestCase
include TestHelper
Expand Down

0 comments on commit 5428a72

Please sign in to comment.