test/helper.rb in fluent-plugin-string-scrub-0.0.4 vs test/helper.rb in fluent-plugin-string-scrub-0.1.0
- old
+ new
@@ -21,8 +21,9 @@
}
$log = nulllogger
end
require 'fluent/plugin/out_string_scrub'
+require 'fluent/plugin/filter_string_scrub'
class Test::Unit::TestCase
end