summaryrefslogtreecommitdiff
path: root/tests/auto/qml/codemodel/check/check.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/codemodel/check/check.pro')
-rw-r--r--tests/auto/qml/codemodel/check/check.pro10
1 files changed, 0 insertions, 10 deletions
diff --git a/tests/auto/qml/codemodel/check/check.pro b/tests/auto/qml/codemodel/check/check.pro
deleted file mode 100644
index db5e51419c..0000000000
--- a/tests/auto/qml/codemodel/check/check.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-QTC_LIB_DEPENDS += qmljs
-include(../../../qttest.pri)
-
-DEFINES+=QTCREATORDIR=\\\"$$IDE_SOURCE_TREE\\\"
-DEFINES+=TESTSRCDIR=\\\"$$PWD\\\"
-
-TARGET = tst_codemodel_check
-
-SOURCES += \
- tst_check.cpp