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 8d5ad5b commit a5ee597
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 a5ee597

Please sign in to comment.