summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBradley T. Hughes <bradley.hughes@nokia.com>2012-04-12 15:55:20 +0200
committerQt by Nokia <qt-info@nokia.com>2012-04-12 21:26:42 +0200
commita387fd8ee35d6789eb718ee28bcb373891ccff61 (patch)
tree5f7cd427d28846c73abea5936f2f941890cf0f52
parent20a36364eb8949f009644bf537e7f6b8cbe81467 (diff)
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 <jason.mcdonald@nokia.com>
-rw-r--r--tests/auto/corelib/io/qtextstream/test/test.pro2
1 files changed, 0 insertions, 2 deletions
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