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