]> git.openstreetmap.org Git - rails.git/blobdiff - test/integration/redirect_test.rb
Ignore coverage data
[rails.git] / test / integration / redirect_test.rb
index 357c20212fe542e852282ca5441dcfac737355ac..71640b67d96aa8edee1ecc61d2d52ff29c092237 100644 (file)
@@ -1,6 +1,6 @@
-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