Sha256: 84d799afb517457cefdd3bfc443ef4aeb4639efd23b2f962fd35ac8be051411a

Contents?: true

Size: 252 Bytes

Versions: 9

Compression:

Stored size: 252 Bytes

Contents

require 'bundler/setup'
require 'test/unit'

require 'webmock/test_unit'

$LOAD_PATH.unshift(File.join(__dir__, '..', 'lib'))
$LOAD_PATH.unshift(__dir__)
require 'fluent/test'
require 'fluent/test/driver/output'

require 'fluent/plugin/out_indicative'

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
fluent-plugin-indicative-0.1.8 test/helper.rb
fluent-plugin-indicative-0.1.7 test/helper.rb
fluent-plugin-indicative-0.1.6 test/helper.rb
fluent-plugin-indicative-0.1.5 test/helper.rb
fluent-plugin-indicative-0.1.4 test/helper.rb
fluent-plugin-indicative-0.1.3 test/helper.rb
fluent-plugin-indicative-0.1.2 test/helper.rb
fluent-plugin-indicative-0.1.1 test/helper.rb
fluent-plugin-indicative-0.1.0 test/helper.rb