notebook/test/controllers/sessions_controller_test.rb
2015-03-25 22:42:45 -05:00

5 lines
85 B
Ruby

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