Sha256: 38bc85cd332986ba112b27da3d6e279944fb8800b1cf23fe20374cd0af06b46b

Contents?: true

Size: 200 Bytes

Versions: 13

Compression:

Stored size: 200 Bytes

Contents

require 'rubygems'
require 'test/unit'

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

class Test::Unit::TestCase

end

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
bridge-0.0.13 test/helper.rb
bridge-0.0.12 test/helper.rb
bridge-0.0.11 test/helper.rb
bridge-0.0.10 test/helper.rb
bridge-0.0.9 test/helper.rb
bridge-0.0.8 test/helper.rb
bridge-0.0.7 test/helper.rb
bridge-0.0.6 test/helper.rb
bridge-0.0.5 test/helper.rb
bridge-0.0.4 test/helper.rb
bridge-0.0.3 test/helper.rb
bridge-0.0.2 test/helper.rb
bridge-0.0.1 test/helper.rb