aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qmltest/qmltest.pro
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@digia.com>2013-05-21 10:19:37 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-05-22 12:39:38 +0200
commit8f429765966be3040c1ae872c8d28e938956e251 (patch)
tree4727ba290284aca24b4a86266a4aadd3330f8ca4 /tests/auto/qmltest/qmltest.pro
parent8c60f86bdfb1bdeb1e0dab9c81cd53e46e4af221 (diff)
Re-enable qmltest on Mac
Only tst_fontloader.qml fails on Mac, and we have useful Qt.platform.os. Task-number: QTBUG-25306 Change-Id: I6f4082028a188453378ad7ef73f51b1df2d89f11 Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@digia.com> Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
Diffstat (limited to 'tests/auto/qmltest/qmltest.pro')
-rw-r--r--tests/auto/qmltest/qmltest.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/qmltest/qmltest.pro b/tests/auto/qmltest/qmltest.pro
index 0a7967654c..b1c29226e6 100644
--- a/tests/auto/qmltest/qmltest.pro
+++ b/tests/auto/qmltest/qmltest.pro
@@ -9,5 +9,4 @@ importFiles.files = borderimage buttonclick createbenchmark events qqmlbindi
importFiles.path = .
DEPLOYMENT += importFiles
-mac:CONFIG+=insignificant_test # QTBUG-25306
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0