Sha256: f3d2cfdb5e8869abf44cf5cd9531fca2c214062b0b2f47c5f8eb5526603968d3

Contents?: true

Size: 218 Bytes

Versions: 12

Compression:

Stored size: 218 Bytes

Contents

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

Spec::Runner.configure do |config|
  
end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
scintillation-1.1.2 spec/spec_helper.rb
scintillation-1.1.1 spec/spec_helper.rb
scintillation-1.0.11 spec/spec_helper.rb
scintillation-1.0.10 spec/spec_helper.rb
scintillation-1.0.9 spec/spec_helper.rb
scintillation-1.0.8 spec/spec_helper.rb
scintillation-1.0.7 spec/spec_helper.rb
scintillation-1.0.6 spec/spec_helper.rb
scintillation-1.0.5 spec/spec_helper.rb
scintillation-1.0.3 spec/spec_helper.rb
scintillation-1.0.1 spec/spec_helper.rb
scintillation-1.0.0 spec/spec_helper.rb