Navigation Menu

Skip to content

Commit

Permalink
test: include Fluent::Test::Helpers correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
kenhys committed Apr 12, 2017
1 parent 32ee496 commit 571adb7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/test_input.rb
Expand Up @@ -27,9 +27,9 @@

require "http_parser"

class GroongaInputTest < Test::Unit::TestCase
include Fluent::Test::Helpers
include Fluent::Test::Helpers

class GroongaInputTest < Test::Unit::TestCase
setup :before => :append
def setup_fluent
Fluent::Test.setup
Expand Down

0 comments on commit 571adb7

Please sign in to comment.