5 lines
90 B
Ruby
5 lines
90 B
Ruby
require "test_helper"
|
|
|
|
class ContestsControllerTest < ActionDispatch::IntegrationTest
|
|
end
|