Skip to content

Commit

Permalink
test: add missing tmpdir
Browse files Browse the repository at this point in the history
  • Loading branch information
kenhys committed Mar 9, 2021
1 parent 41baeed commit 895d365
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/plugin/test_in_tail.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
require 'net/http'
require 'flexmock/test_unit'
require 'timecop'
require 'tmpdir'
require 'securerandom'

class TailInputTest < Test::Unit::TestCase
Expand Down

0 comments on commit 895d365

Please sign in to comment.