test/helper.rb in fluent-plugin-heroku-syslog-0.0.1 vs test/helper.rb in fluent-plugin-heroku-syslog-0.1.0

- old
+ new

@@ -40,8 +40,9 @@ false end end require 'fluent/plugin/in_heroku_syslog' +require 'fluent/plugin/in_heroku_syslog_http' class Test::Unit::TestCase end