aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2/tests/QtWebKit/qmlplugin/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'sources/pyside2/tests/QtWebKit/qmlplugin/index.html')
-rw-r--r--sources/pyside2/tests/QtWebKit/qmlplugin/index.html5
1 files changed, 0 insertions, 5 deletions
diff --git a/sources/pyside2/tests/QtWebKit/qmlplugin/index.html b/sources/pyside2/tests/QtWebKit/qmlplugin/index.html
deleted file mode 100644
index db0d6b5b2..000000000
--- a/sources/pyside2/tests/QtWebKit/qmlplugin/index.html
+++ /dev/null
@@ -1,5 +0,0 @@
-<html><body>
- <h1>Custom Plugin</h1>
- <object type="application/x-dummy" data="./dummy.pys" text="My text">
- </object>
-</body></html>