Sha256: 32d6b125ad52fb9d7af417af25bdc7e5718b72e9c37a28e447deca70fab58997

Contents?: true

Size: 292 Bytes

Versions: 6

Compression:

Stored size: 292 Bytes

Contents

$LOAD_PATH.unshift(File.expand_path("../../", __FILE__))
require "test-unit"
require "test/unit/rr"
require "fluent/test"
require "fluent/test/driver/output"
require "fluent/test/helpers"

Test::Unit::TestCase.include(Fluent::Test::Helpers)
Test::Unit::TestCase.extend(Fluent::Test::Helpers)

Version data entries

6 entries across 6 versions & 3 rubygems

Version Path
fluent-plugin-s3-arrow-0.2.0 test/helper.rb
fluent-plugin-cloudwatch-put-timestamp-0.1.1 test/helper.rb
fluent-plugin-cloudwatch-put-0.2.2 test/helper.rb
fluent-plugin-cloudwatch-put-0.2.1 test/helper.rb
fluent-plugin-cloudwatch-put-0.2.0 test/helper.rb
fluent-plugin-cloudwatch-put-0.1.0 test/helper.rb