Sha256: b8145e1000a727f247c6495637b7440e2b22b313469ee752446ce31f7a0a0155
Contents?: true
Size: 153 Bytes
Versions: 2
Compression:
Stored size: 153 Bytes
Contents
require 'test_helper' class PersonTest < ActiveSupport::TestCase # Replace this with your real tests. test "the truth" do assert true end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
data_sanity-0.0.5 | spec/support/sample_app/test/unit/person_test.rb |
data_sanity-0.0.3 | spec/support/sample_app/test/unit/person_test.rb |