Sha256: 707fb3b17506f418b2f32db5fb01620091bf1c7fde490795fccf15bee8f18719

Contents?: true

Size: 219 Bytes

Versions: 8

Compression:

Stored size: 219 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 'john-doe'

class Test::Unit::TestCase
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
john-doe-0.1.9 test/test_helper.rb
john-doe-0.1.8 test/test_helper.rb
john-doe-0.1.4 test/test_helper.rb
john-doe-0.1.3 test/test_helper.rb
john-doe-0.1.2 test/test_helper.rb
john-doe-0.1.1 test/test_helper.rb
john-doe-0.1.0 test/test_helper.rb
john-doe-0.0.2 test/test_helper.rb