summaryrefslogtreecommitdiff
path: root/tests/hello.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/hello.html')
-rw-r--r--tests/hello.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/hello.html b/tests/hello.html
new file mode 100644
index 0000000..4fb6f91
--- /dev/null
+++ b/tests/hello.html
@@ -0,0 +1,8 @@
+<!DOCTYPE html><html>
+<head>
+<title>Hello world!</title>
+</head>
+<body>
+<h1>Hello world!</h1>
+</body>
+</html> \ No newline at end of file