aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativemoduleplugin/data/pluginWithQmlFile.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/declarative/qdeclarativemoduleplugin/data/pluginWithQmlFile.qml')
-rw-r--r--tests/auto/declarative/qdeclarativemoduleplugin/data/pluginWithQmlFile.qml3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/auto/declarative/qdeclarativemoduleplugin/data/pluginWithQmlFile.qml b/tests/auto/declarative/qdeclarativemoduleplugin/data/pluginWithQmlFile.qml
deleted file mode 100644
index a9e28e5d8b..0000000000
--- a/tests/auto/declarative/qdeclarativemoduleplugin/data/pluginWithQmlFile.qml
+++ /dev/null
@@ -1,3 +0,0 @@
-import com.nokia.AutoTestPluginWithQmlFile 1.0
-
-MyQmlFile {}