aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlconsole/qqmlconsole.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/qqmlconsole/qqmlconsole.pro')
-rw-r--r--tests/auto/qml/qqmlconsole/qqmlconsole.pro11
1 files changed, 0 insertions, 11 deletions
diff --git a/tests/auto/qml/qqmlconsole/qqmlconsole.pro b/tests/auto/qml/qqmlconsole/qqmlconsole.pro
deleted file mode 100644
index 99192c4b16..0000000000
--- a/tests/auto/qml/qqmlconsole/qqmlconsole.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-CONFIG += testcase
-TARGET = tst_qqmlconsole
-SOURCES += tst_qqmlconsole.cpp
-
-include (../../shared/util.pri)
-
-macx:CONFIG -= app_bundle
-
-TESTDATA = data/*
-
-QT += qml testlib gui-private