CA-Hackathon-Term2/test/models/product_test.rb
2017-10-19 15:00:34 +11:00

7 lines
121 B
Ruby

require 'test_helper'
class ProductTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end