1
0
mirror of https://github.com/danog/yawarehouse.git synced 2024-12-03 18:07:51 +01:00
yawarehouse/test/models/product_test.rb

8 lines
121 B
Ruby
Raw Normal View History

2018-05-27 12:34:07 +02:00
require 'test_helper'
class ProductTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end