diff options
-rw-r--r-- | tests/auto/qtextstream/test/test.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qtextstream/test/test.pro b/tests/auto/qtextstream/test/test.pro index 54378c8..635404e 100644 --- a/tests/auto/qtextstream/test/test.pro +++ b/tests/auto/qtextstream/test/test.pro @@ -37,4 +37,4 @@ wince*: { DEFINES += SRCDIR=\\\"$$PWD/../\\\" } - +win32:CONFIG+=insignificant_test # QTQAINFRA-428 |