Skip to content

Commit 8f6c31b

Browse files
committed
WIP
1 parent a52d648 commit 8f6c31b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/test_plugin_classes.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# frozen_string_literal: true
22

3-
require "fluent/plugin/bare_output"
4-
require "fluent/plugin/filter"
53
# Imported from https://github.com/fluent/fluentd/blob/master/test/test_plugin_classes.rb
64

5+
require "fluent/plugin/bare_output"
6+
require "fluent/plugin/filter"
77
require "fluent/plugin/input"
88
require "fluent/plugin/output"
99

0 commit comments

Comments
 (0)