Sha256: 076f83650be9767207a7c444dea2b6398489a8f2b8b91c9b9e11ed41a140f454
Contents?: true
Size: 150 Bytes
Versions: 1
Compression:
Stored size: 150 Bytes
Contents
require 'test_helper' module Redshop class ProductTest < ActiveSupport::TestCase # test "the truth" do # assert true # end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
redshop-0.0.1 | test/models/redshop/product_test.rb |