tap/test/controllers/sessions_controller_test.rb

8 lines
135 B
Ruby

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