Sha256: 8fa848a76d7630444696435583a32e5008381d0a8e05b4b9979b884805a77fc8
Contents?: true
Size: 304 Bytes
Versions: 95
Compression:
Stored size: 304 Bytes
Contents
require File.expand_path(File.join(File.dirname(__FILE__),'..','..','test_helper')) require 'new_relic/rack/browser_monitoring' require 'new_relic/rack/developer_mode' class NewRelic::Rack::AllTest < Test::Unit::TestCase # just here to load the files above def test_truth assert true end end
Version data entries
95 entries across 95 versions & 5 rubygems