Sha256: 5bc3e0f92e7cda8e325cb3beca4b2423f4f9fcba6f1f7f04bc2b1da8ca5008db
Contents?: true
Size: 149 Bytes
Versions: 2
Compression:
Stored size: 149 Bytes
Contents
require 'test_helper' module Navinshop class ItemTest < ActiveSupport::TestCase # test "the truth" do # assert true # end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
navinshop-0.0.2 | test/models/navinshop/item_test.rb |
navinshop-0.0.1 | test/models/navinshop/item_test.rb |