aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qwidgetsinqml/qwidgetsinqml.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/qwidgetsinqml/qwidgetsinqml.pro')
-rw-r--r--tests/auto/qml/qwidgetsinqml/qwidgetsinqml.pro7
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/auto/qml/qwidgetsinqml/qwidgetsinqml.pro b/tests/auto/qml/qwidgetsinqml/qwidgetsinqml.pro
deleted file mode 100644
index c86365d5ea..0000000000
--- a/tests/auto/qml/qwidgetsinqml/qwidgetsinqml.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-CONFIG += testcase
-CONFIG += parallel_test
-TARGET = tst_qwidgetsinqml
-macos:CONFIG -= app_bundle
-QT += qml widgets testlib gui-private
-SOURCES += tst_qwidgetsinqml.cpp
-DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0