Skip to content

Commit

Permalink
Add a comment why this module is needed
Browse files Browse the repository at this point in the history
  • Loading branch information
ganmacs committed Aug 4, 2016
1 parent 80c418f commit f43c084
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/plugin/test_out_forward.rb
Original file line number Diff line number Diff line change
Expand Up @@ -530,6 +530,8 @@ def test_heartbeat_type_none
assert_equal node.available, true
end

# To suppress calling `ForwardInput#start` in `DummyEngineDriver`,
# `DummyEnigneDriver` should avoid calling CallSuperMixin.prepend at `Fluent::Compat::Input#initialize`.
module SuppressCallSuperMixin
def start
_start
Expand Down

0 comments on commit f43c084

Please sign in to comment.