aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlqt/qqmlqt.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/qqmlqt/qqmlqt.pro')
-rw-r--r--tests/auto/qml/qqmlqt/qqmlqt.pro11
1 files changed, 0 insertions, 11 deletions
diff --git a/tests/auto/qml/qqmlqt/qqmlqt.pro b/tests/auto/qml/qqmlqt/qqmlqt.pro
deleted file mode 100644
index 74306d704f..0000000000
--- a/tests/auto/qml/qqmlqt/qqmlqt.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlqt
-SOURCES += tst_qqmlqt.cpp
-
-include (../../shared/util.pri)
-
-macx:CONFIG -= app_bundle
-
-TESTDATA = data/*
-
-QT += core-private qml-private quick-private testlib gui gui-private