entrance-exam/test/controllers/questions_controller_test.rb

7 lines
141 B
Ruby

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