Sha256: d1659bf3c8c9a60cd894e79b43dc6bfabb9572871d80832207cd23f91f7b7711
Contents?: true
Size: 231 Bytes
Versions: 3
Compression:
Stored size: 231 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 'automobile' class Test::Unit::TestCase end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
automobile-0.0.3 | test/helper.rb |
automobile-0.0.1 | test/helper.rb |
automobile-0.0.0 | test/helper.rb |