sillyforum/test/controllers/replies_controller_test.rb

8 lines
139 B
Ruby
Raw Permalink Normal View History

2026-03-17 12:49:38 +00:00
require "test_helper"
class RepliesControllerTest < ActionDispatch::IntegrationTest
# test "the truth" do
# assert true
# end
end