Sha256: 29d3e564a90baf6739c66cb01d6fdb730cfc5eae6b2e0489cb71e803d5f99bd9

Contents?: true

Size: 287 Bytes

Versions: 4

Compression:

Stored size: 287 Bytes

Contents

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

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

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
fluent-plugin-parser-avro-0.3.1 test/helper.rb
fluent-plugin-parser-avro-0.3.0 test/helper.rb
fluent-plugin-parser-avro-0.2.0 test/helper.rb
fluent-plugin-parser-avro-0.1.0 test/helper.rb