sillyforum/test/controllers/forumprofiles_controller_test.rb
2026-03-17 12:49:38 +00:00

7 lines
145 B
Ruby

require "test_helper"
class ForumprofilesControllerTest < ActionDispatch::IntegrationTest
# test "the truth" do
# assert true
# end
end