test/multiverse/lib/multiverse/runner.rb in newrelic_rpm-3.16.2.321 vs test/multiverse/lib/multiverse/runner.rb in newrelic_rpm-3.16.3.323

- old
+ new

@@ -85,10 +85,10 @@ "agent" => ["agent_only", "bare", "config_file_loading", "deferred_instrumentation", "high_security", "no_json"], "api" => ["grape"], "background" => ["delayed_job", "rake", "resque", "sidekiq"], "database" => ["datamapper", "mongo", "redis", "sequel"], - "httpclients" => ["curb", "excon", "httpclient", "typhoeus", "net_http"], + "httpclients" => ["curb", "excon", "httpclient", "typhoeus", "net_http", "httprb"], "rails" => ["active_record", "rails"], "serialization" => ["json", "marshalling", "yajl"], "sinatra" => ["sinatra", "padrino"], "rest" => [] # Specially handled below