summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/tests.pri
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/widgets/tests.pri')
-rw-r--r--tests/auto/widgets/tests.pri4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/auto/widgets/tests.pri b/tests/auto/widgets/tests.pri
index 05636d279..c1231defe 100644
--- a/tests/auto/widgets/tests.pri
+++ b/tests/auto/widgets/tests.pri
@@ -1,6 +1,8 @@
TEMPLATE = app
-CONFIG += testcase
+# FIXME: Re-enable once we want to run tests on the CI
+# CONFIG += testcase
+
VPATH += $$_PRO_FILE_PWD_
TARGET = tst_$$TARGET