summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/qwebengineview/resources/basic_printing_page.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/widgets/qwebengineview/resources/basic_printing_page.html')
-rw-r--r--tests/auto/widgets/qwebengineview/resources/basic_printing_page.html8
1 files changed, 0 insertions, 8 deletions
diff --git a/tests/auto/widgets/qwebengineview/resources/basic_printing_page.html b/tests/auto/widgets/qwebengineview/resources/basic_printing_page.html
deleted file mode 100644
index 0c6ff379f..000000000
--- a/tests/auto/widgets/qwebengineview/resources/basic_printing_page.html
+++ /dev/null
@@ -1,8 +0,0 @@
-<html>
-<head>
-<title> Basic Printing Page </title>
-</head>
-<body>
-<h1>Hello Paper World</h1>
-</body>
-</html>