aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/core/qivipendingreply/qivipendingreply.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/core/qivipendingreply/qivipendingreply.pro')
-rw-r--r--tests/auto/core/qivipendingreply/qivipendingreply.pro15
1 files changed, 0 insertions, 15 deletions
diff --git a/tests/auto/core/qivipendingreply/qivipendingreply.pro b/tests/auto/core/qivipendingreply/qivipendingreply.pro
deleted file mode 100644
index 36e0a42..0000000
--- a/tests/auto/core/qivipendingreply/qivipendingreply.pro
+++ /dev/null
@@ -1,15 +0,0 @@
-QT += testlib ivicore qml
-
-TARGET = tst_qivipendingreply
-QMAKE_PROJECT_NAME = $$TARGET
-CONFIG += testcase
-
-TEMPLATE = app
-
-SOURCES += \
- tst_qivipendingreply.cpp
-
-DEFINES += SRCDIR=\\\"$$PWD/\\\"
-TESTDATA = testdata/*
-
-OTHER_FILES += testdata/*