Sha256: 3d9edaa87b2488de47e21f4b1deb0dce20296733fe94310614c2d8f64fa84542
Contents?: true
Size: 321 Bytes
Versions: 2
Compression:
Stored size: 321 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 'minitest/autorun' unless defined?(Minitest::Test) Minitest::Test = MiniTest::Unit::TestCase end $:.unshift File.expand_path('../../../lib', __FILE__)
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
newrelic_rpm-4.1.0.333 | test/nullverse/nullverse_helper.rb |
newrelic_rpm-4.0.0.332 | test/nullverse/nullverse_helper.rb |