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

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