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