aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/debugger/qqmlenginecontrol/qqmlenginecontrol.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/debugger/qqmlenginecontrol/qqmlenginecontrol.pro')
-rw-r--r--tests/auto/qml/debugger/qqmlenginecontrol/qqmlenginecontrol.pro15
1 files changed, 0 insertions, 15 deletions
diff --git a/tests/auto/qml/debugger/qqmlenginecontrol/qqmlenginecontrol.pro b/tests/auto/qml/debugger/qqmlenginecontrol/qqmlenginecontrol.pro
deleted file mode 100644
index 36957628b2..0000000000
--- a/tests/auto/qml/debugger/qqmlenginecontrol/qqmlenginecontrol.pro
+++ /dev/null
@@ -1,15 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlenginecontrol
-osx:CONFIG -= app_bundle
-
-SOURCES += tst_qqmlenginecontrol.cpp
-
-include(../shared/debugutil.pri)
-
-TESTDATA = data/*
-
-QT += core testlib gui-private core-private
-
-OTHER_FILES += \
- data/test.qml \
- data/exit.qml