summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/html/basic_page.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/quick/html/basic_page.html')
-rw-r--r--tests/auto/quick/html/basic_page.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/auto/quick/html/basic_page.html b/tests/auto/quick/html/basic_page.html
new file mode 100644
index 000000000..53726e4a6
--- /dev/null
+++ b/tests/auto/quick/html/basic_page.html
@@ -0,0 +1,6 @@
+<html>
+<head>
+<title> Basic Page </title>
+</head>
+<h1>Basic page</h1>
+</html>