Sha256: 3b966e6d9067278d31c64e4da9e85af9b393949c2c90f3fb6052f660db2dadbc

Contents?: true

Size: 209 Bytes

Versions: 10

Compression:

Stored size: 209 Bytes

Contents

## $:.unshift(File.dirname(__FILE__))

## minitest setup

require 'minitest/autorun'


## our own code

require 'sportdb/config'


SportDb::Import.config.clubs_dir = '../../../openfootball/clubs'

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
sportdb-config-0.7.1 test/helper.rb
sportdb-config-0.7.0 test/helper.rb
sportdb-config-0.6.0 test/helper.rb
sportdb-config-0.5.3 test/helper.rb
sportdb-config-0.5.2 test/helper.rb
sportdb-config-0.5.1 test/helper.rb
sportdb-config-0.5.0 test/helper.rb
sportdb-config-0.4.1 test/helper.rb
sportdb-config-0.4.0 test/helper.rb
sportdb-config-0.3.6 test/helper.rb