From a387fd8ee35d6789eb718ee28bcb373891ccff61 Mon Sep 17 00:00:00 2001 From: "Bradley T. Hughes" Date: Thu, 12 Apr 2012 15:55:20 +0200 Subject: Do not ignore tests/auto/corelib/io/qtextstream on Mac OS X This test no longer fails, so we can remove CONFIG+=insignificant_test Task-number: QTBUG-22767 Change-Id: If3ca194fc982ad8fdc3e9a7f62fc346190ff01ea Reviewed-by: Jason McDonald --- tests/auto/corelib/io/qtextstream/test/test.pro | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests/auto/corelib') diff --git a/tests/auto/corelib/io/qtextstream/test/test.pro b/tests/auto/corelib/io/qtextstream/test/test.pro index 577f52972d..93fb6d232f 100644 --- a/tests/auto/corelib/io/qtextstream/test/test.pro +++ b/tests/auto/corelib/io/qtextstream/test/test.pro @@ -19,5 +19,3 @@ TESTDATA += \ ../qtextstream.qrc \ ../tst_qtextstream.cpp \ ../resources - -mac: CONFIG += insignificant_test # QTBUG-22767 -- cgit v1.2.3