aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlincubator/qqmlincubator.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/qqmlincubator/qqmlincubator.pro')
-rw-r--r--tests/auto/qml/qqmlincubator/qqmlincubator.pro15
1 files changed, 0 insertions, 15 deletions
diff --git a/tests/auto/qml/qqmlincubator/qqmlincubator.pro b/tests/auto/qml/qqmlincubator/qqmlincubator.pro
deleted file mode 100644
index e5fa45f1d3..0000000000
--- a/tests/auto/qml/qqmlincubator/qqmlincubator.pro
+++ /dev/null
@@ -1,15 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlincubator
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmlincubator.cpp \
- testtypes.cpp
-
-HEADERS += testtypes.h
-
-include (../../shared/util.pri)
-
-TESTDATA = data/*
-
-
-QT += core-private gui-private qml-private network testlib