From 06b6061b43a866d100c922f918c3b118a14dfaee Mon Sep 17 00:00:00 2001 From: Sergio Ahumada Date: Fri, 26 Jul 2013 14:22:58 +0200 Subject: test: Remove insignificant mark from tst_qfilesystemmodel Tests are passing nowaways on OS X. Task-number: QTBUG-27890 Change-Id: I6a0a881ece844ef931cb8af51b58d33c40be4d2c Reviewed-by: Friedemann Kleint --- tests/auto/widgets/dialogs/qfilesystemmodel/qfilesystemmodel.pro | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/auto/widgets/dialogs/qfilesystemmodel/qfilesystemmodel.pro b/tests/auto/widgets/dialogs/qfilesystemmodel/qfilesystemmodel.pro index e77364c3f0..fc9ec46e11 100644 --- a/tests/auto/widgets/dialogs/qfilesystemmodel/qfilesystemmodel.pro +++ b/tests/auto/widgets/dialogs/qfilesystemmodel/qfilesystemmodel.pro @@ -7,5 +7,3 @@ QT += core-private gui testlib SOURCES += tst_qfilesystemmodel.cpp TARGET = tst_qfilesystemmodel - -mac:CONFIG+=insignificant_test # QTBUG-27890 -- cgit v1.2.3