Sha256: 1a78f42c99a22f1a7a60ff9d1661452298252a7ad4c40be293cff3cb79854688

Contents?: true

Size: 220 Bytes

Versions: 14

Compression:

Stored size: 220 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

14 entries across 14 versions & 2 rubygems

Version Path
marcandre-backports-1.0.1 test/test_helper.rb
marcandre-backports-1.1.1 test/test_helper.rb
marcandre-backports-1.2.0 test/test_helper.rb
marcandre-backports-1.3.0 test/test_helper.rb
marcandre-backports-1.3.1 test/test_helper.rb
marcandre-backports-1.4.0 test/test_helper.rb
marcandre-backports-1.5.0 test/test_helper.rb
backports-1.2.0 test/test_helper.rb
backports-1.3.0 test/test_helper.rb
backports-1.1.0 test/test_helper.rb
backports-1.0.0 test/test_helper.rb
backports-1.1.1 test/test_helper.rb
backports-1.5.0 test/test_helper.rb
backports-1.3.1 test/test_helper.rb