notebook/test/controllers/application_controller_test.rb

5 lines
88 B
Ruby

require 'test_helper'
class ApplicationControllerTest < ActionController::TestCase
end