Added availability date to product table
[depot.git] / test / unit / product_test.rb
1 require 'test_helper'
2
3 class ProductTest < ActiveSupport::TestCase
4 # Replace this with your real tests.
5 def test_truth
6 assert true
7 end
8 end