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, 2 insertions, 1 deletions
diff --git a/tests/auto/core/tests.pri b/tests/auto/core/tests.pri
index 606ed2a8c..19f53f12d 100644
--- a/tests/auto/core/tests.pri
+++ b/tests/auto/core/tests.pri
@@ -12,4 +12,5 @@ INCLUDEPATH += $$PWD
exists($$_PRO_FILE_PWD_/$${TARGET}.qrc): RESOURCES += $${TARGET}.qrc
QT += testlib network webenginewidgets widgets
-osx: CONFIG -= app_bundle
+
+include(../embed_info_plist.pri)