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

6 lines
126 B
Ruby

require 'test_helper'
# Tests for the SessionsController class
class SessionsControllerTest < ActionController::TestCase
end