summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qmltests/data/favicon2.html
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@qt.io>2019-11-27 17:26:22 +0100
committerAllan Sandfeld Jensen <allan.jensen@qt.io>2020-04-07 19:37:36 +0100
commite828423722cb57d55c0cb5fc66e3911b76197cd8 (patch)
tree49db7bd5bb9071e086528f5b3e99b57797119730 /tests/auto/quick/qmltests/data/favicon2.html
parente39c986dd476daee33272de19882b82552480880 (diff)
Enable most qmltests without testsupport
Move the qmltests that require testsupport to qmltests2, this enables us to run most of the tests on CI configurations that isn't developer- builds. Change-Id: Ie0ba060632b36cbd738d6ede512a6a5f35880ae3 Reviewed-by: Michal Klocek <michal.klocek@qt.io>
Diffstat (limited to 'tests/auto/quick/qmltests/data/favicon2.html')
-rw-r--r--tests/auto/quick/qmltests/data/favicon2.html10
1 files changed, 0 insertions, 10 deletions
diff --git a/tests/auto/quick/qmltests/data/favicon2.html b/tests/auto/quick/qmltests/data/favicon2.html
deleted file mode 100644
index 81c2690fe..000000000
--- a/tests/auto/quick/qmltests/data/favicon2.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<html>
-<head>
-</head>
-<link type="image/png" href="icons/small-favicon.png" sizes="16x16" rel="icon" />
-<body>
-<p>It's expected that you see a favicon displayed for this page when you open it as a local file.</p>
-<p>The favicon looks like this:</p>
-<img src="icons/small-favicon.png"/>
-</body>
-</html>