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

Back to archive index

Kentaro Hayashi null+****@clear*****
Tue Apr 11 14:04:47 JST 2017


Kentaro Hayashi	2017-04-11 14:04:47 +0900 (Tue, 11 Apr 2017)

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

  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-11 18:22:23 +0900 (a6b5f89)
+++ test/test_input.rb    2017-04-11 14:04:47 +0900 (563cbcf)
@@ -36,7 +36,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
Back to archive index