Sha256: d072007d55f9aa921e675fdb098b0b5ee9edd4a3a6ce6b2aba10f4c5dcf7a773

Contents?: true

Size: 242 Bytes

Versions: 5

Compression:

Stored size: 242 Bytes

Contents

require 'rubygems'
require 'test/unit'
require 'shoulda'
require 'mocha'

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

require 'rack/schmobile'

class Test::Unit::TestCase
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
schmobile-0.0.8 test/helper.rb
schmobile-0.0.6 test/helper.rb
schmobile-0.0.5 test/helper.rb
schmobile-0.0.4 test/helper.rb
schmobile-0.0.3 test/helper.rb