invoice_keeper/test/models/invoice_product_test.rb

8 lines
128 B
Ruby

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