notebook/test/models/promotion_test.rb
Andrew Brown 1566757499 models
2019-07-06 02:36:39 -05:00

8 lines
123 B
Ruby

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