summaryrefslogtreecommitdiffstats
path: root/tests/auto/selftests/globaldata/globaldata.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/selftests/globaldata/globaldata.pro')
-rw-r--r--tests/auto/selftests/globaldata/globaldata.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/auto/selftests/globaldata/globaldata.pro b/tests/auto/selftests/globaldata/globaldata.pro
index 1bdcf07890..71a243f680 100644
--- a/tests/auto/selftests/globaldata/globaldata.pro
+++ b/tests/auto/selftests/globaldata/globaldata.pro
@@ -1,4 +1,8 @@
load(qttest_p4)
+
+# this is not a real testcase ('make check' should not run it)
+CONFIG -= testcase
+
SOURCES += tst_globaldata.cpp
QT = core