Sha256: 9327c624bc10483453fc9be963cc6eb8169511111b1814c70be18549ad843cf8

Contents?: true

Size: 151 Bytes

Versions: 6

Compression:

Stored size: 151 Bytes

Contents

require 'test/unit'
require 'fileutils'
require 'fluent/log'

class Test::Unit::TestCase
end

$log = Fluent::Log.new(STDOUT, Fluent::Log::LEVEL_WARN)

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
fluentd-0.10.13 test/helper.rb
fluentd-0.10.12 test/helper.rb
fluentd-0.10.11 test/helper.rb
fluentd-0.10.10 test/helper.rb
fluentd-0.10.9 test/helper.rb
fluentd-0.10.8 test/helper.rb