summaryrefslogtreecommitdiffstats
path: root/tests/auto/core/tests.pri
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/core/tests.pri')
-rw-r--r--tests/auto/core/tests.pri3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/auto/core/tests.pri b/tests/auto/core/tests.pri
index 7046487db..35dd94566 100644
--- a/tests/auto/core/tests.pri
+++ b/tests/auto/core/tests.pri
@@ -13,6 +13,3 @@ INCLUDEPATH += $$PWD
QT += testlib network webenginewidgets widgets
osx: CONFIG -= app_bundle
-
-# This define is used by some tests to look up resources in the source tree
-DEFINES += TESTS_SOURCE_DIR=\\\"$$PWD/\\\"