Sha256: b1a20789245dbe2dfbed3a964d48b7fa8c751c7ecbbdc3c4e8cbd008e3582358
Contents?: true
Size: 227 Bytes
Versions: 4
Compression:
Stored size: 227 Bytes
Contents
require 'test_helper' class PeopleTest < Test::Unit::TestCase should "probably rename this file and start testing for real" do flunk "hey buddy, you should probably rename this file and start testing for real" end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
mericson-people-0.1.0 | test/people_test.rb |
mericson-people-0.1.1 | test/people_test.rb |
mericson-people-0.1.2 | test/people_test.rb |
mericson-people-0.1.3 | test/people_test.rb |