summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/tests.pri
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@theqtcompany.com>2016-02-19 15:05:51 +0100
committerJoerg Bornemann <joerg.bornemann@theqtcompany.com>2016-02-22 10:53:49 +0000
commit73dced4e1d95aa392ec0080d3c06e47bd6566dec (patch)
tree485a80b19ec8a5eafc326a48f250eb294a83b9c2 /tests/auto/quick/tests.pri
parent3c356bcf7c0fd4af7fb86824276c5a170ae10ace (diff)
Prepare separate enabling of QtQuick autotests
Change-Id: I330de920c339e31725d123eadf5dcc4227dd500f Reviewed-by: Kai Koehne <kai.koehne@theqtcompany.com>
Diffstat (limited to 'tests/auto/quick/tests.pri')
-rw-r--r--tests/auto/quick/tests.pri4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/auto/quick/tests.pri b/tests/auto/quick/tests.pri
index 56eee7199..3c56aef97 100644
--- a/tests/auto/quick/tests.pri
+++ b/tests/auto/quick/tests.pri
@@ -1,8 +1,6 @@
TEMPLATE = app
-# FIXME: Re-enable once we want to run tests on the CI
-# CONFIG += testcase
-
+CONFIG += testcase
CONFIG += c++11
VPATH += $$_PRO_FILE_PWD_