Sha256: bbf0e83b56e512f90a88fd4761174563b2c016320bda4148166c5614e7fa36f7
Contents?: true
Size: 221 Bytes
Versions: 3
Compression:
Stored size: 221 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 'toll_booth' class Test::Unit::TestCase end
Version data entries
3 entries across 3 versions & 2 rubygems
Version | Path |
---|---|
dpickett-toll_booth-0.1.0 | test/test_helper.rb |
toll_booth-0.2.0 | test/test_helper.rb |
toll_booth-0.1.0 | test/test_helper.rb |