summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qfxwebview/data/creation.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/declarative/qfxwebview/data/creation.qml')
-rw-r--r--tests/auto/declarative/qfxwebview/data/creation.qml3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/auto/declarative/qfxwebview/data/creation.qml b/tests/auto/declarative/qfxwebview/data/creation.qml
deleted file mode 100644
index bb49143..0000000
--- a/tests/auto/declarative/qfxwebview/data/creation.qml
+++ /dev/null
@@ -1,3 +0,0 @@
-import Qt 4.6
-
-WebView { }