[Groonga-commit] groonga/fluent-plugin-groonga at 70c07fa [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: 70c07fac3f2c82b42be139d5129f23e9ed680e7a
  https://github.com/groonga/fluent-plugin-groonga/commit/70c07fac3f2c82b42be139d5129f23e9ed680e7a

  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:59:02 +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����������������������������...
下载 



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