about summary refs log tree commit diff
path: root/test/serve/two
diff options
context:
space:
mode:
Diffstat (limited to 'test/serve/two')
-rw-r--r--test/serve/two/two.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/test/serve/two/two.html b/test/serve/two/two.html
new file mode 100644
index 0000000..4fe965b
--- /dev/null
+++ b/test/serve/two/two.html
@@ -0,0 +1,9 @@
+<!DOCTYPE html>
+<html>
+
+<body>
+	<h1>two/two.html</h1>
+	<a href="..">home</a>
+</body>
+
+</html>
\ No newline at end of file