Sha256: ec2c2cbf5d3236fb8fb5da52d738d7a7aceaad656d4c6a097c050f43c1be51cb
Contents?: true
Size: 243 Bytes
Versions: 6
Compression:
Stored size: 243 Bytes
Contents
require 'helper' class NorikraOutputTest < Test::Unit::TestCase CONF = %[ target_map_tag yes ] def create_driver(conf=CONFIG, tag='test') Fluent::Test::OutputTestDriver.new(Fluent::NorikraOutput, tag).configure(conf) end end
Version data entries
6 entries across 6 versions & 1 rubygems