Sha256: 3ef6faa24bac850c9c4a839b76f4202aa3d4b608ca371bf6a313507ef1774bb8
Contents?: true
Size: 314 Bytes
Versions: 6
Compression:
Stored size: 314 Bytes
Contents
TEST = if ENV['RSPEC_ENV'] == 'test' { :nagios_cfg => 'test/data/nagios.cfg', :status_file => 'test/data/status.dat', :object_cache_file => 'test/data/objects.cache', } else { :nagios_cfg => nil, :status_file => nil, :object_cache_file => nil } end
Version data entries
6 entries across 6 versions & 1 rubygems