[Groonga-commit] groonga/fluent-plugin-groonga at b17bd4e [use-v0.14-api-in-groonga] test: use Fluent::Plugin::GroongaInput for v0.14

Back to archive index

Kentaro Hayashi null+****@clear*****
Wed Apr 12 17:47:57 JST 2017


Kentaro Hayashi	2017-04-12 17:47:57 +0900 (Wed, 12 Apr 2017)

  New Revision: b17bd4e6f3baca2aad27a51af93343aa446c6cf8
  https://github.com/groonga/fluent-plugin-groonga/commit/b17bd4e6f3baca2aad27a51af93343aa446c6cf8

  Message:
    test: use Fluent::Plugin::GroongaInput for v0.14

  Modified files:
    test/test_input.rb

  Modified: test/test_input.rb (+1 -1)
===================================================================
--- test/test_input.rb    2017-04-12 17:53:56 +0900 (ed87411)
+++ test/test_input.rb    2017-04-12 17:47:57 +0900 (52b9195)
@@ -39,7 +39,7 @@ class GroongaInputTest < Test::Unit::TestCase
 
   private
   def create_driver
-    driver = Fluent::Test::InputTestDriver.new(Fluent::GroongaInput)
+    driver = Fluent::Test::InputTestDriver.new(Fluent::Plugin::GroongaInput)
     driver.configure(configuration)
     driver
   end
-------------- next part --------------
HTML����������������������������...
Descargar 



More information about the Groonga-commit mailing list
Back to archive index