Sha256: ed69fafe42a32be9e333a2cce9cf054d3281b6ff07c1b97423c6e6bcf6c4b901

Contents?: true

Size: 255 Bytes

Versions: 20

Compression:

Stored size: 255 Bytes

Contents

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

## minitest setup

# require 'minitest/unit'
require 'minitest/autorun'

# include MiniTest::Unit  # lets us use TestCase instead of MiniTest::Unit::TestCase


## our own code

require 'logutils'
require 'sportdb'

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
sportdb-1.7.6 test/helper.rb
sportdb-1.7.5 test/helper.rb
sportdb-1.7.4 test/helper.rb
sportdb-1.7.3 test/helper.rb
sportdb-1.7.2 test/helper.rb
sportdb-1.7.1 test/helper.rb
sportdb-1.7.0 test/helper.rb
sportdb-1.6.18 test/helper.rb
sportdb-1.6.17 test/helper.rb
sportdb-1.6.16 test/helper.rb
sportdb-1.6.15 test/helper.rb
sportdb-1.6.14 test/helper.rb
sportdb-1.6.13 test/helper.rb
sportdb-1.6.12 test/helper.rb
sportdb-1.6.11 test/helper.rb
sportdb-1.6.10 test/helper.rb
sportdb-1.6.9 test/helper.rb
sportdb-1.6.8 test/helper.rb
sportdb-1.6.7 test/helper.rb
sportdb-1.6.6 test/helper.rb