Navigation Menu

Skip to content

Commit

Permalink
test: use Fluent::Plugin::GroongaOutput for v0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
kenhys committed Apr 11, 2017
1 parent bf792be commit 5e2c7c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_output.rb
Expand Up @@ -34,7 +34,7 @@ def setup_fluent

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
Expand Down

0 comments on commit 5e2c7c6

Please sign in to comment.