notebook/test/controllers/application_controller_test.rb
2015-03-27 23:44:15 -05:00

6 lines
126 B
Ruby

require 'test_helper'
# Tests for the ApplicationController
class ApplicationControllerTest < ActionController::TestCase
end