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 <Friedemann.Kleint@digia.com>
This commit is contained in:
Sergio Ahumada 2013-07-26 14:22:58 +02:00 committed by The Qt Project
parent 5d51634b4e
commit 06b6061b43

View File

@ -7,5 +7,3 @@ QT += core-private gui testlib
SOURCES += tst_qfilesystemmodel.cpp
TARGET = tst_qfilesystemmodel
mac:CONFIG+=insignificant_test # QTBUG-27890