aboutsummaryrefslogtreecommitdiffstats
path: root/test/controllers/home_controller_test.rb
blob: 730478d3801c001bd81f3f9bb483765fcf3508cb (plain)
1
2
3
4
5
6
7
require 'test_helper'

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