Sha256: 8efaf14b7deaf7d09d1cf537c94b3f14e8ef85f94a24b4324f01e5aba07bc99e
Contents?: true
Size: 147 Bytes
Versions: 1
Compression:
Stored size: 147 Bytes
Contents
require 'test_helper' module Ecom 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 |
---|---|
ecom-0.2.0 | test/models/ecom/product_test.rb |