summaryrefslogtreecommitdiffstats
path: root/src/tools/linkchecker/tests/broken_redir/foo.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/linkchecker/tests/broken_redir/foo.html')
-rw-r--r--src/tools/linkchecker/tests/broken_redir/foo.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/tools/linkchecker/tests/broken_redir/foo.html b/src/tools/linkchecker/tests/broken_redir/foo.html
new file mode 100644
index 000000000..bd3e3ad33
--- /dev/null
+++ b/src/tools/linkchecker/tests/broken_redir/foo.html
@@ -0,0 +1,5 @@
+<html>
+<body>
+ <a href="redir-bad.html">bad redir</a>
+</body>
+</html>