tap/test/models/order_product_test.rb
2014-11-25 14:27:27 +01:00

8 lines
126 B
Ruby

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