Commit 93b118da authored by Joerg Bornemann's avatar Joerg Bornemann
Browse files

do not define TESTS_SOURCE_DIR in core tests


It's currently unused, and we can use QFINDTESTDATA instead.

Change-Id: Id439b8b6ea3c9dbf5299c271d3974c11a44675bc
Reviewed-by: default avatarAndras Becsi <andras.becsi@theqtcompany.com>
Showing with 0 additions and 3 deletions
...@@ -13,6 +13,3 @@ INCLUDEPATH += $$PWD ...@@ -13,6 +13,3 @@ INCLUDEPATH += $$PWD
QT += testlib network webenginewidgets widgets QT += testlib network webenginewidgets widgets
osx: CONFIG -= app_bundle osx: CONFIG -= app_bundle
# This define is used by some tests to look up resources in the source tree
DEFINES += TESTS_SOURCE_DIR=\\\"$$PWD/\\\"
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment