budget/test/models/income_test.rb
2022-11-20 16:02:41 -05:00

7 lines
120 B
Ruby

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