summaryrefslogtreecommitdiff
path: root/test/controllers/sessions_controller_test.rb
blob: d30ebc380a263a6fa884430b148ad8a3551ec214 (plain)
1
2
3
4
5
6
7
require 'test_helper'

class SessionsControllerTest < ActionController::TestCase
  # test "the truth" do
  #   assert true
  # end
end