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

  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����������������������������...
Télécharger 



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