Kentaro Hayashi
null+****@clear*****
Wed Apr 12 17:48:38 JST 2017
Kentaro Hayashi 2017-04-12 17:48:38 +0900 (Wed, 12 Apr 2017) New Revision: 51e7cbdb9395d375789705e65b3069e9a6ecd782 https://github.com/groonga/fluent-plugin-groonga/commit/51e7cbdb9395d375789705e65b3069e9a6ecd782 Message: test: include Fluent::Test::Helpers correctly ref. https://github.com/fluent/fluentd/blob/master/test/helper.rb#L70 Modified files: test/test_input.rb Modified: test/test_input.rb (+2 -2) =================================================================== --- test/test_input.rb 2017-04-12 17:47:57 +0900 (52b9195) +++ test/test_input.rb 2017-04-12 17:48:38 +0900 (7de743f) @@ -27,9 +27,9 @@ require "fluent/plugin/in_groonga" require "http_parser" -class GroongaInputTest < Test::Unit::TestCase - include Fluent::Test::Helpers +include Fluent::Test::Helpers +class GroongaInputTest < Test::Unit::TestCase setup :before => :append def setup_fluent Fluent::Test.setup -------------- next part -------------- HTML����������������������������... Download