Files
yearly-plan/test/controllers/index_controller_test.rb

8 lines
137 B
Ruby
Raw Normal View History

2022-08-23 13:00:54 -07:00
require "test_helper"
class IndexControllerTest < ActionDispatch::IntegrationTest
# test "the truth" do
# assert true
# end
end