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

Back to archive index

Kentaro Hayashi null+****@clear*****
Tue Apr 11 14:05:48 JST 2017


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

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

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

  Modified files:
    test/test_output.rb

  Modified: test/test_output.rb (+1 -1)
===================================================================
--- test/test_output.rb    2017-04-11 14:04:47 +0900 (e0d85ca)
+++ test/test_output.rb    2017-04-11 14:05:48 +0900 (e8c7194)
@@ -34,7 +34,7 @@ class GroongaOutputTest < Test::Unit::TestCase
 
   private
   def create_driver(tag)
-    driver = Fluent::Test::BufferedOutputTestDriver.new(Fluent::GroongaOutput,
+    driver = Fluent::Test::BufferedOutputTestDriver.new(Fluent::Plugin::GroongaOutput,
                                                         tag)
     driver.configure(configuration)
     driver
-------------- next part --------------
HTML����������������������������...
下載 



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