Navigation Menu

Skip to content

Commit

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

private
def create_driver
driver = Fluent::Test::InputTestDriver.new(Fluent::GroongaInput)
driver = Fluent::Test::InputTestDriver.new(Fluent::Plugin::GroongaInput)
driver.configure(configuration)
driver
end
Expand Down

0 comments on commit c8e03fa

Please sign in to comment.