Sha256: 663b34d4f55d92652a6c197106060894aa11503d2fa7f34a1538a56965074d59

Contents?: true

Size: 217 Bytes

Versions: 16

Compression:

Stored size: 217 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 'octopi'

class Test::Unit::TestCase
end

Version data entries

16 entries across 16 versions & 4 rubygems

Version Path
ddollar-octopi-0.0.13 test/test_helper.rb
fcoury-octopi-0.0.1 test/test_helper.rb
fcoury-octopi-0.0.11 test/test_helper.rb
fcoury-octopi-0.0.2 test/test_helper.rb
fcoury-octopi-0.0.3 test/test_helper.rb
fcoury-octopi-0.0.4 test/test_helper.rb
fcoury-octopi-0.0.5 test/test_helper.rb
fcoury-octopi-0.0.6 test/test_helper.rb
fcoury-octopi-0.0.7 test/test_helper.rb
fcoury-octopi-0.0.8 test/test_helper.rb
fcoury-octopi-0.0.9 test/test_helper.rb
fcoury-octopi-0.1.0 test/test_helper.rb
philnash-octopi-0.0.11 test/test_helper.rb
philnash-octopi-0.0.12 test/test_helper.rb
octopi-0.1.0 test/test_helper.rb
octopi-0.0.9 test/test_helper.rb