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 12, 2017
1 parent 1b82930 commit 32ee496
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_input.rb
Expand Up @@ -39,7 +39,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 32ee496

Please sign in to comment.