basic_app/test/models/market_discount_test.rb
Nicolas Bally fd027c16c1 initial
2020-04-21 21:53:16 +02:00

8 lines
128 B
Ruby

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