Sha256: 8ea1d704459014e3e4f8c786dceba2c8180e069523ff7ab4a783ad03315d5297

Contents?: true

Size: 295 Bytes

Versions: 6

Compression:

Stored size: 295 Bytes

Contents

$:.unshift(File.join(File.dirname(__FILE__), "..")) unless
  $:.include?(File.join(File.dirname(__FILE__), "..")) || $:.include?(File.expand_path(File.join(File.dirname(__FILE__), "..")))

require 'spec/autorun'

require 'lib/redlander'
include Redlander

Spec::Runner.configure do |config|
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
redlander-0.3.5 spec/spec_helper.rb
redlander-0.3.3 spec/spec_helper.rb
redlander-0.3.2 spec/spec_helper.rb
redlander-0.3.1 spec/spec_helper.rb
redlander-0.2.2 spec/spec_helper.rb
redlander-0.2.1 spec/spec_helper.rb