Sha256: ee49b0a3631f32bb404d1af96f380310ef215be6c9ace8a45f58bb2800edab96

Contents?: true

Size: 214 Bytes

Versions: 10

Compression:

Stored size: 214 Bytes

Contents

$LOAD_PATH.unshift(File.dirname(__FILE__))
$LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '..', 'lib'))
require 'nagiosharder'
require 'spec'
require 'spec/autorun'

Spec::Runner.configure do |config|
  
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
nagiosharder-0.3.0 spec/spec_helper.rb
nagiosharder-0.2.4 spec/spec_helper.rb
nagiosharder-0.2.3 spec/spec_helper.rb
nagiosharder-0.2.2 spec/spec_helper.rb
nagiosharder-0.2.1 spec/spec_helper.rb
nagiosharder-0.2.0 spec/spec_helper.rb
nagiosharder-0.1.3 spec/spec_helper.rb
nagiosharder-0.1.2 spec/spec_helper.rb
nagiosharder-0.1.1 spec/spec_helper.rb
nagiosharder-0.1.0 spec/spec_helper.rb