Sha256: b6e8200ce1000db348236b16c2f5e19a562f1287e38d1c4352b88e3120a8874d
Contents?: true
Size: 386 Bytes
Versions: 42
Compression:
Stored size: 386 Bytes
Contents
# encoding: utf-8 # This file is distributed under New Relic's license terms. # See https://github.com/newrelic/rpm/blob/master/LICENSE for complete details. require File.expand_path(File.join(File.dirname(__FILE__),'..','..','test_helper')) class NewRelic::Agent::ApdexFromServerTest < Minitest::Test def test_true # we need tests in this file - TBD assert true end end
Version data entries
42 entries across 42 versions & 2 rubygems