summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/origins/resources/subdir_frame1.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/widgets/origins/resources/subdir_frame1.html')
-rw-r--r--tests/auto/widgets/origins/resources/subdir_frame1.html10
1 files changed, 0 insertions, 10 deletions
diff --git a/tests/auto/widgets/origins/resources/subdir_frame1.html b/tests/auto/widgets/origins/resources/subdir_frame1.html
deleted file mode 100644
index 63973f2f4..000000000
--- a/tests/auto/widgets/origins/resources/subdir_frame1.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<!DOCTYPE html>
-<html>
- <head>
- <title>Subdir - Frame 1</title>
- <script>
- parent.msg[0] = "hello";
- </script>
- </head>
- <body></body>
-</html>