budget/test/models/credit_card_bill_test.rb

7 lines
128 B
Ruby

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