Sha256: a2bc5425d130ad5aecd4ed7f6f10f134d9898f0f9b5cee3a8a7e7e66014c159d
Contents?: true
Size: 392 Bytes
Versions: 29
Compression:
Stored size: 392 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 < Test::Unit::TestCase def test_true # we need tests in this file - TBD assert true end end
Version data entries
29 entries across 29 versions & 1 rubygems