aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quickcontrols2/controls/universal/dependencies.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/quickcontrols2/controls/universal/dependencies.qml')
-rw-r--r--tests/auto/quickcontrols2/controls/universal/dependencies.qml6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/auto/quickcontrols2/controls/universal/dependencies.qml b/tests/auto/quickcontrols2/controls/universal/dependencies.qml
deleted file mode 100644
index 8ba71c83..00000000
--- a/tests/auto/quickcontrols2/controls/universal/dependencies.qml
+++ /dev/null
@@ -1,6 +0,0 @@
-import QtTest
-import QtQuick
-import QtQuick.Controls
-import QtQuick.Controls.Universal
-
-TestCase { }