Skip to content

Commit c78301a

Browse files
committed
test: add missing tmpdir
Signed-off-by: Kentaro Hayashi <[email protected]>
1 parent 392b6d4 commit c78301a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/plugin/test_in_tail.rb

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
require 'net/http'
77
require 'flexmock/test_unit'
88
require 'timecop'
9+
require 'tmpdir'
910
require 'securerandom'
1011

1112
class TailInputTest < Test::Unit::TestCase

0 commit comments

Comments
 (0)