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

Zurück zum Archiv-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: 32ee4969dcab5d58a2904331ec0fbcf02f4a9936
  https://github.com/groonga/fluent-plugin-groonga/commit/32ee4969dcab5d58a2904331ec0fbcf02f4a9936

  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:38:07 +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����������������������������...
Download 



More information about the Groonga-commit mailing list
Zurück zum Archiv-Index