aboutsummaryrefslogtreecommitdiffstats
path: root/test/functional/welcome_controller_test.rb
blob: fb5085692f3fd5ed4ef75b014014bca63b14c6c5 (plain)
1
2
3
4
5
6
7
require 'test_helper'

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