budget/test/models/income_test.rb

8 lines
120 B
Ruby
Raw Normal View History

2022-11-20 16:02:41 -05:00
require "test_helper"
class IncomeTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end