Sha256: 5f173a4d395ae0d5fc63b5fd3a7d97b815e6cace959d8384ab70bd529c69deaf

Contents?: true

Size: 252 Bytes

Versions: 3

Compression:

Stored size: 252 Bytes

Contents

require 'rspec'
require 'cantango/core'

# Requires supporting files with custom matchers and macros, etc,
# in ./support/ and its subdirectories.
Dir["#{File.dirname(__FILE__)}/support/**/*.rb"].each {|f| require f}

RSpec.configure do |config|  
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
cantango-core-0.1.2 spec/spec_helper.rb
cantango-core-0.1.1 spec/spec_helper.rb
cantango-core-0.1.0 spec/spec_helper.rb