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