budget/test/models/expense_test.rb
2022-11-20 15:43:33 -05:00

7 lines
121 B
Ruby

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