-require File.dirname(__FILE__) + '/../test_helper'
+require "test_helper"
-class RedirectTest < ActionDispatch::IntegrationTest
+class RedirectTest < ActionDispatch::IntegrationTest
def test_legacy_redirects
get "/index.html"
assert_response :redirect