Sha256: c4eafeaf60cb1b59c25a9ca849c809682aedd8b8ab3ba37fa4af44418be1eb89

Contents?: true

Size: 216 Bytes

Versions: 10

Compression:

Stored size: 216 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 'rpipe'

class Test::Unit::TestCase
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
rpipe-0.1.7 test/helper.rb
rpipe-0.1.6 test/helper.rb
rpipe-0.1.4 test/helper.rb
rpipe-0.1.3 test/helper.rb
rpipe-0.1.2 test/helper.rb
rpipe-0.1.1 test/helper.rb
rpipe-0.1.0 test/helper.rb
rpipe-0.0.3 test/helper.rb
rpipe-0.0.2 test/helper.rb
rpipe-0.0.1 test/helper.rb