Sha256: a032670e6b1e2b78f62d00b904d4560d2eae4b39d4a1152be933cc8167108741

Contents?: true

Size: 224 Bytes

Versions: 18

Compression:

Stored size: 224 Bytes

Contents

require 'rubygems'
require 'test/unit'
require 'shoulda'

$LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '..', 'lib'))
$LOAD_PATH.unshift(File.dirname(__FILE__))
require 'backports'

# class Test::Unit::TestCase
# end

Version data entries

18 entries across 18 versions & 2 rubygems

Version Path
marcandre-backports-1.6.0 test/test_helper.rb
marcandre-backports-1.6.1 test/test_helper.rb
marcandre-backports-1.6.3 test/test_helper.rb
marcandre-backports-1.6.4 test/test_helper.rb
marcandre-backports-1.6.6 test/test_helper.rb
marcandre-backports-1.6.7 test/test_helper.rb
marcandre-backports-1.6.8 test/test_helper.rb
marcandre-backports-1.7.0 test/test_helper.rb
marcandre-backports-1.7.1 test/test_helper.rb
backports-1.7.1 test/test_helper.rb
backports-1.6.3 test/test_helper.rb
backports-1.6.8 test/test_helper.rb
backports-1.6.7 test/test_helper.rb
backports-1.6.4 test/test_helper.rb
backports-1.6.0 test/test_helper.rb
backports-1.7.0 test/test_helper.rb
backports-1.6.1 test/test_helper.rb
backports-1.6.6 test/test_helper.rb