aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/debugger/qqmlprofilerservice/qqmlprofilerservice.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/debugger/qqmlprofilerservice/qqmlprofilerservice.pro')
-rw-r--r--tests/auto/qml/debugger/qqmlprofilerservice/qqmlprofilerservice.pro25
1 files changed, 0 insertions, 25 deletions
diff --git a/tests/auto/qml/debugger/qqmlprofilerservice/qqmlprofilerservice.pro b/tests/auto/qml/debugger/qqmlprofilerservice/qqmlprofilerservice.pro
deleted file mode 100644
index 0cd4b331f2..0000000000
--- a/tests/auto/qml/debugger/qqmlprofilerservice/qqmlprofilerservice.pro
+++ /dev/null
@@ -1,25 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlprofilerservice
-osx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmlprofilerservice.cpp
-
-include(../shared/debugutil.pri)
-
-TESTDATA = data/*
-
-QT += testlib gui-private
-
-OTHER_FILES += \
- data/pixmapCacheTest.qml \
- data/controlFromJS.qml \
- data/test.qml \
- data/exit.qml \
- data/scenegraphTest.qml \
- data/TestImage_2x2.png \
- data/signalSourceLocation.qml \
- data/javascript.qml \
- data/timer.qml \
- data/qstr.qml \
- data/memory.qml \
- data/batchOverflow.qml