diff --git a/mkspecs/features/qmltestcase.prf b/mkspecs/features/qmltestcase.prf index 6469619e6b1..916ff0c9acb 100644 --- a/mkspecs/features/qmltestcase.prf +++ b/mkspecs/features/qmltestcase.prf @@ -2,6 +2,8 @@ CONFIG += testcase QT += declarative qmltest +macx: CONFIG -= app_bundle + # If the .pro file specified an IMPORTPATH, then add that to # the command-line when the test is run. !isEmpty(IMPORTPATH) {