Skip to content

Commit 127e482

Browse files
committed
fix for caching test on jruby
1 parent c045ab9 commit 127e482

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/caching_test.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
require File.expand_path('../support/test_helper', __FILE__)
2+
require 'tempfile'
23

34
class CachingTestTest < Minitest::Test
45
def setup

0 commit comments

Comments
 (0)