Sha256: 5ab5c3b295ed6954de4e756a7b70eac3d50ec1bfe35ddbdee100a18df5884c08

Contents?: true

Size: 222 Bytes

Versions: 12

Compression:

Stored size: 222 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 '2performant'

class Test::Unit::TestCase
end

Version data entries

12 entries across 12 versions & 2 rubygems

Version Path
douaparale-0.0.8 test/helper.rb
2Performant-0.1.3 test/helper.rb
2Performant-0.1.1 test/helper.rb
2Performant-0.1.0 test/helper.rb
2Performant-0.0.8 test/helper.rb
2Performant-0.0.7 test/helper.rb
2Performant-0.0.6 test/helper.rb
2Performant-0.0.5 test/helper.rb
2Performant-0.0.4 test/helper.rb
2Performant-0.0.3 test/helper.rb
2Performant-0.0.2 test/helper.rb
2Performant-0.0.1 test/helper.rb