Skip to content

Commit

Permalink
Added 302 redirect test data
Browse files Browse the repository at this point in the history
  • Loading branch information
Munter committed Feb 8, 2017
1 parent b0e6812 commit df9c887
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions testdata/302/opencollective.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Document</title>
</head>
<body>

<a href="https://opencollective.com/webpack/sponsor/5/website">Opencollective sponsor</a>

</body>
</html>

0 comments on commit df9c887

Please sign in to comment.