We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a52d648 commit 8f6c31bCopy full SHA for 8f6c31b
test/test_plugin_classes.rb
@@ -1,9 +1,9 @@
1
# frozen_string_literal: true
2
3
-require "fluent/plugin/bare_output"
4
-require "fluent/plugin/filter"
5
# Imported from https://github.com/fluent/fluentd/blob/master/test/test_plugin_classes.rb
6
+require "fluent/plugin/bare_output"
+require "fluent/plugin/filter"
7
require "fluent/plugin/input"
8
require "fluent/plugin/output"
9
0 commit comments