test/helper.rb in fluent-plugin-simplearithmetic-0.0.1.pre vs test/helper.rb in fluent-plugin-simplearithmetic-0.0.1
- old
+ new
@@ -20,9 +20,9 @@
end
}
$log = nulllogger
end
-require 'fluent/plugin/out_simplearithmetic'
+require 'fluent/plugin/out_simple_arithmetic'
class Test::Unit::TestCase
end